Home
last modified time | relevance | path

Searched refs:XFS_DIFLAG_APPEND (Results 1 – 5 of 5) sorted by relevance

/linux/fs/xfs/libxfs/
A Dxfs_format.h964 #define XFS_DIFLAG_APPEND (1 << XFS_DIFLAG_APPEND_BIT) macro
978 XFS_DIFLAG_IMMUTABLE | XFS_DIFLAG_APPEND | XFS_DIFLAG_SYNC | \
/linux/fs/xfs/
A Dxfs_bmap_util.c485 (XFS_DIFLAG_PREALLOC | XFS_DIFLAG_APPEND))) in xfs_getbmap()
679 if (ip->i_diflags & (XFS_DIFLAG_PREALLOC | XFS_DIFLAG_APPEND)) in xfs_can_free_eofblocks()
A Dxfs_iops.c613 if (ip->i_diflags & XFS_DIFLAG_APPEND) in xfs_vn_getattr()
A Dxfs_ioctl.c1139 di_flags |= XFS_DIFLAG_APPEND; in xfs_flags2diflags()
A Dxfs_inode.c617 if (ip->i_diflags & XFS_DIFLAG_APPEND) in xfs_ip2xflags()

Completed in 26 milliseconds