Home
last modified time | relevance | path

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

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