Searched refs:vnode_setlease (Results 1 – 4 of 4) sorted by relevance
| /xnu-11215/bsd/sys/ |
| H A D | vnode_internal.h | 695 int vnode_setlease(vnode_t vp, struct fileglob *fg, int fl_type, int expcounts,
|
| /xnu-11215/bsd/vfs/ |
| H A D | vfs_vnops.c | 1846 (void)vnode_setlease(vp, fg, F_UNLCK, 0, ctx); in vn_closefile()
|
| H A D | vfs_subr.c | 12864 vnode_setlease(vnode_t vp, struct fileglob *fg, int fl_type, int expcounts, in vnode_setlease() function
|
| /xnu-11215/bsd/kern/ |
| H A D | kern_descrip.c | 5098 error = vnode_setlease(vp, fg, fl_type, expcounts, in sys_fcntl_nocancel()
|