HomeSort by: relevance | last modified time | path
    Searched defs:IN_EXLOCK (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/fs/ntfs/
ntfs_inode.h 38 #define IN_EXLOCK 0x0004 /* File has exclusive lock. */
  /src/sys/ufs/chfs/
chfs_inode.h 124 #define IN_EXLOCK 0x0080 /* File has exclusive lock. */
  /src/sys/ufs/lfs/
lfs_inode.h 120 #define IN_EXLOCK 0x0080 /* File has exclusive lock. */
  /src/sys/ufs/ufs/
inode.h 229 #define IN_EXLOCK 0x0080 /* File has exclusive lock. */

Completed in 12 milliseconds