Searched refs:clear_tombstone_docid (Results 1 - 1 of 1) sorted by relevance

/xnu-2422.115.4/bsd/hfs/
H A Dhfs_vnops.c485 clear_tombstone_docid(struct doc_tombstone *ut, struct hfsmount *hfsmp, struct cnode *dst_cnode) function
3176 clear_tombstone_docid(ut, hfsmp, NULL);
3959 clear_tombstone_docid(ut, hfsmp, NULL);
4622 clear_tombstone_docid(ut, hfsmp, NULL);
4767 clear_tombstone_docid(ut, hfsmp, fcp); // will send the docid-changed fsevent
4772 clear_tombstone_docid(ut, hfsmp, NULL);
6141 clear_tombstone_docid(ut, hfsmp, cp); // will send the docid-changed fsevent
6153 clear_tombstone_docid(ut, hfsmp, NULL);

Completed in 32 milliseconds