Searched refs:XFS_DIFLAG_NODUMP (Results 1 - 4 of 4) sorted by last modified time

/linux-master/fs/xfs/
H A Dxfs_inode.c587 if (ip->i_diflags & XFS_DIFLAG_NODUMP)
689 if ((pip->i_diflags & XFS_DIFLAG_NODUMP) &&
691 di_flags |= XFS_DIFLAG_NODUMP;
H A Dxfs_iops.c600 if (ip->i_diflags & XFS_DIFLAG_NODUMP)
H A Dxfs_ioctl.c1075 di_flags |= XFS_DIFLAG_NODUMP;
/linux-master/fs/xfs/libxfs/
H A Dxfs_format.h1062 #define XFS_DIFLAG_NODUMP (1 << XFS_DIFLAG_NODUMP_BIT) macro
1074 XFS_DIFLAG_NOATIME | XFS_DIFLAG_NODUMP | XFS_DIFLAG_RTINHERIT | \

Completed in 331 milliseconds