Home
last modified time | relevance | path

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

/xnu-8792.41.9/bsd/vfs/
H A Ddoc_tombstone.c114 doc_tombstone_should_ignore_name(const char *nameptr, int len) in doc_tombstone_should_ignore_name() function
146 && doc_tombstone_should_ignore_name(cnp->cn_nameptr, cnp->cn_namelen)) { in doc_tombstone_should_save()
/xnu-8792.41.9/bsd/sys/
H A Ddoc_tombstone.h64 bool doc_tombstone_should_ignore_name(const char *nameptr, int len);