Home
last modified time | relevance | path

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

/fs/xfs/
Dxfs_inode.h326 xfs_iflags_set(xfs_inode_t *ip, unsigned short flags) in xfs_iflags_set() function
Dxfs_icache.c339 xfs_iflags_set(ip, iflags); in xfs_iget_cache_miss()
Dxfs_inode.c1435 xfs_iflags_set(ip, XFS_IFILESTREAM); in xfs_ialloc()
1917 xfs_iflags_set(iip->ili_inode, XFS_ISTALE); in xfs_ifree_cluster()
1977 xfs_iflags_set(ip, XFS_ISTALE); in xfs_ifree_cluster()
Dxfs_iops.c868 xfs_iflags_set(ip, XFS_ITRUNCATED); in xfs_setattr_size()
Dxfs_vnodeops.c241 xfs_iflags_set(ip, XFS_IDIRTY_RELEASE); in xfs_release()