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

  /src/sys/ufs/chfs/
chfs_inode.h 124 #define IN_EXLOCK 0x0080 /* File has exclusive lock. */
  /src/sys/fs/ntfs/
ntfs_inode.h 38 #define IN_EXLOCK 0x0004 /* 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. */
  /src/usr.sbin/pstat/
pstat.c 462 { IN_EXLOCK, 'E' },

Completed in 13 milliseconds