Searched refs:XFS_DIFLAG_NODUMP (Results 1 - 3 of 3) 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.h193 #define XFS_DIFLAG_NODUMP (1 << XFS_DIFLAG_NODUMP_BIT) macro
211 XFS_DIFLAG_NOATIME | XFS_DIFLAG_NODUMP | XFS_DIFLAG_RTINHERIT | \
H A Dxfs_inode.c739 if (di_flags & XFS_DIFLAG_NODUMP)
1131 if ((pip->i_d.di_flags & XFS_DIFLAG_NODUMP) &&
1133 di_flags |= XFS_DIFLAG_NODUMP;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/xfs/linux-2.6/
H A Dxfs_ioctl.c775 if (di_flags & XFS_DIFLAG_NODUMP)
836 di_flags |= XFS_DIFLAG_NODUMP;

Completed in 167 milliseconds