Home
last modified time | relevance | path

Searched refs:xfs_inode_has_filedata (Results 1 – 3 of 3) sorted by relevance

/linux/fs/xfs/
H A Dxfs_inode.h309 static inline bool xfs_inode_has_filedata(const struct xfs_inode *ip) in xfs_inode_has_filedata() function
H A Dxfs_ioctl.c524 if (xfs_inode_has_filedata(ip)) in xfs_ioctl_setattr_xflags()
645 if (S_ISREG(VFS_I(ip)->i_mode) && xfs_inode_has_filedata(ip) && in xfs_ioctl_setattr_check_extsize()
H A Dxfs_inode.c1424 xfs_inode_has_filedata(ip))) in xfs_inactive()