Home
last modified time | relevance | path

Searched refs:xfs_iflags_set (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/fs/xfs/
H A Dxfs_inode.h210 xfs_iflags_set(xfs_inode_t *ip, unsigned short flags) in xfs_iflags_set() function
H A Dxfs_icache.c694 xfs_iflags_set(ip, iflags); in xfs_iget_cache_miss()
1888 xfs_iflags_set(ip, XFS_INACTIVATING); in xfs_inodegc_worker()
H A Dxfs_iops.c957 xfs_iflags_set(ip, XFS_ITRUNCATED); in xfs_setattr_size()
H A Dxfs_inode.c1500 xfs_iflags_set(ip, XFS_IDIRTY_RELEASE); in xfs_release()
1997 xfs_iflags_set(next_ip, XFS_IQUOTAUNCHECKED); in xfs_iunlink_reload_next()
H A Dxfs_reflink.c1524 xfs_iflags_set(src, XFS_IREMAPPING); in xfs_reflink_remap_prep()
H A Dxfs_log_recover.c1765 xfs_iflags_set(*ipp, XFS_IRECOVERY); in xlog_recover_iget()
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_inode_buf.c236 xfs_iflags_set(ip, XFS_IPRESERVE_DM_FIELDS); in xfs_inode_from_disk()