IN_EXLOCK          44 ntfs/ntfs_inode.h #define	IN_EXLOCK	0x0040	/* File has exclusive lock. */
IN_EXLOCK          49 ntfs/ntfs_inode.h #define	IN_EXLOCK	0x0004	/* File has exclusive lock. */
IN_EXLOCK         255 ufs/ufs/inode.h #define	IN_EXLOCK	0x0040		/* File has exclusive lock. */