Home
last modified time | relevance | path

Searched refs:di_flags (Results 1 – 22 of 22) sorted by relevance

/linux-4.1.27/fs/xfs/
Dxfs_inode.c71 if ((ip->i_d.di_flags & XFS_DIFLAG_EXTSIZE) && ip->i_d.di_extsize) in xfs_get_extsz_hint()
561 __uint16_t di_flags) in _xfs_dic2xflags() argument
565 if (di_flags & XFS_DIFLAG_ANY) { in _xfs_dic2xflags()
566 if (di_flags & XFS_DIFLAG_REALTIME) in _xfs_dic2xflags()
568 if (di_flags & XFS_DIFLAG_PREALLOC) in _xfs_dic2xflags()
570 if (di_flags & XFS_DIFLAG_IMMUTABLE) in _xfs_dic2xflags()
572 if (di_flags & XFS_DIFLAG_APPEND) in _xfs_dic2xflags()
574 if (di_flags & XFS_DIFLAG_SYNC) in _xfs_dic2xflags()
576 if (di_flags & XFS_DIFLAG_NOATIME) in _xfs_dic2xflags()
578 if (di_flags & XFS_DIFLAG_NODUMP) in _xfs_dic2xflags()
[all …]
Dxfs_ioctl.c876 __uint16_t di_flags) in xfs_di2lxflags() argument
880 if (di_flags & XFS_DIFLAG_IMMUTABLE) in xfs_di2lxflags()
882 if (di_flags & XFS_DIFLAG_APPEND) in xfs_di2lxflags()
884 if (di_flags & XFS_DIFLAG_SYNC) in xfs_di2lxflags()
886 if (di_flags & XFS_DIFLAG_NOATIME) in xfs_di2lxflags()
888 if (di_flags & XFS_DIFLAG_NODUMP) in xfs_di2lxflags()
936 unsigned int di_flags; in xfs_set_diflags() local
939 di_flags = (ip->i_d.di_flags & XFS_DIFLAG_PREALLOC); in xfs_set_diflags()
941 di_flags |= XFS_DIFLAG_IMMUTABLE; in xfs_set_diflags()
943 di_flags |= XFS_DIFLAG_APPEND; in xfs_set_diflags()
[all …]
Dxfs_filestream.h37 (ip->i_d.di_flags & XFS_DIFLAG_FILESTREAM); in xfs_inode_is_filestream()
Dxfs_iops.c1194 if (ip->i_d.di_flags & XFS_DIFLAG_IMMUTABLE) in xfs_diflags_to_iflags()
1198 if (ip->i_d.di_flags & XFS_DIFLAG_APPEND) in xfs_diflags_to_iflags()
1202 if (ip->i_d.di_flags & XFS_DIFLAG_SYNC) in xfs_diflags_to_iflags()
1206 if (ip->i_d.di_flags & XFS_DIFLAG_NOATIME) in xfs_diflags_to_iflags()
Dxfs_linux.h379 #define XFS_IS_REALTIME_INODE(ip) ((ip)->i_d.di_flags & XFS_DIFLAG_REALTIME)
Dxfs_inode.h199 if (dp->i_d.di_flags & XFS_DIFLAG_PROJINHERIT) in xfs_get_initial_prid()
Dxfs_rtalloc.c1282 if (!(mp->m_rbmip->i_d.di_flags & XFS_DIFLAG_NEWRTBM)) { in xfs_rtpick_extent()
1283 mp->m_rbmip->i_d.di_flags |= XFS_DIFLAG_NEWRTBM; in xfs_rtpick_extent()
Dxfs_symlink.c253 if (dp->i_d.di_flags & XFS_DIFLAG_NOSYMLINKS) { in xfs_symlink()
Dxfs_file.c156 ip->i_d.di_flags |= XFS_DIFLAG_PREALLOC; in xfs_update_prealloc_flags()
158 ip->i_d.di_flags &= ~XFS_DIFLAG_PREALLOC; in xfs_update_prealloc_flags()
Dxfs_bmap_util.c542 ip->i_d.di_flags & (XFS_DIFLAG_PREALLOC|XFS_DIFLAG_APPEND)){ in xfs_getbmap()
821 if (ip->i_d.di_flags & (XFS_DIFLAG_PREALLOC | XFS_DIFLAG_APPEND)) in xfs_can_free_eofblocks()
Dxfs_super.c1096 if ((ip->i_d.di_flags & XFS_DIFLAG_PROJINHERIT) && in xfs_fs_statfs()
/linux-4.1.27/fs/xfs/libxfs/
Dxfs_inode_buf.c229 to->di_flags = be16_to_cpu(from->di_flags); in xfs_dinode_from_disk()
275 to->di_flags = cpu_to_be16(from->di_flags); in xfs_dinode_to_disk()
Dxfs_rtbitmap.c984 if (!(mp->m_rbmip->i_d.di_flags & XFS_DIFLAG_NEWRTBM)) in xfs_rtfree_extent()
985 mp->m_rbmip->i_d.di_flags |= XFS_DIFLAG_NEWRTBM; in xfs_rtfree_extent()
Dxfs_log_format.h391 __uint16_t di_flags; /* random flags, XFS_DIFLAG_... */ member
Dxfs_bmap_btree.c424 (dst->bc_private.b.ip->i_d.di_flags & XFS_DIFLAG_REALTIME)); in xfs_bmbt_update_cursor()
Dxfs_format.h845 __be16 di_flags; /* random flags, XFS_DIFLAG_... */ member
Dxfs_inode_fork.c113 if (unlikely((ip->i_d.di_flags & XFS_DIFLAG_REALTIME) && in xfs_iformat_fork()
/linux-4.1.27/fs/logfs/
Dlogfs_abi.h351 __be32 di_flags; member
Dreadwrite.c121 li->li_flags = be32_to_cpu(di->di_flags); in logfs_disk_to_inode()
158 di->di_flags = cpu_to_be32(li->li_flags); in logfs_inode_to_disk()
453 BUILD_BUG_ON(offsetof(struct logfs_disk_inode, di_flags) != 4); in inode_val0()
/linux-4.1.27/include/uapi/linux/
Dgfs2_ondisk.h273 __be32 di_flags; /* GFS2_DIF_... */ member
/linux-4.1.27/fs/gfs2/
Dglops.c353 ip->i_diskflags = be32_to_cpu(str->di_flags); in gfs2_dinode_in()
Dsuper.c719 str->di_flags = cpu_to_be32(ip->i_diskflags); in gfs2_dinode_out()