Home
last modified time | relevance | path

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

/xnu-8019.80.24/bsd/nfs/
H A Dnfsnode.h525 #define NFS_FILE_LOCK_ALLOC 0x01 /* lock was allocated */ macro
H A Dnfs4_vnops.c3571 nflp->nfl_flags |= NFS_FILE_LOCK_ALLOC; in nfs_file_lock_alloc()
3586 if (nflp->nfl_flags & NFS_FILE_LOCK_ALLOC) { in nfs_file_lock_destroy()