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

/darwin-on-arm/xnu/bsd/hfs/
H A Dhfs_cnode.h398 int hfs_try_trunclock(struct cnode *, enum hfslocktype);
H A Dhfs_cnode.c2092 int hfs_try_trunclock (struct cnode *cp, enum hfslocktype locktype) { function
H A Dhfs_readwrite.c3768 truncate_lock_held = hfs_try_trunclock(cp, HFS_RECURSE_TRUNCLOCK);

Completed in 34 milliseconds