Searched refs:XFS_DIFLAG_APPEND_BIT (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/
H A Dxfs_dinode.h175 #define XFS_DIFLAG_APPEND_BIT 4 /* inode is append-only */ macro
190 #define XFS_DIFLAG_APPEND (1 << XFS_DIFLAG_APPEND_BIT)

Completed in 99 milliseconds