Home
last modified time | relevance | path

Searched refs:is_file_clean (Results 1 – 2 of 2) sorted by relevance

/xnu-11417.121.6/bsd/sys/ !
H A Dubc.h156 int is_file_clean(vnode_t, off_t);
/xnu-11417.121.6/bsd/vfs/ !
H A Dvfs_cluster.c7292 is_file_clean(vnode_t vp, off_t filesize) in is_file_clean() function