Home
last modified time | relevance | path

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

/linux-6.14.4/fs/xfs/
Dxfs_inode.h319 static inline bool xfs_inode_has_filedata(const struct xfs_inode *ip) in xfs_inode_has_filedata() function
Dxfs_ioctl.c537 if (xfs_inode_has_filedata(ip)) in xfs_ioctl_setattr_xflags()
654 if (S_ISREG(VFS_I(ip)->i_mode) && xfs_inode_has_filedata(ip) && in xfs_ioctl_setattr_check_extsize()
Dxfs_inode.c1427 xfs_inode_has_filedata(ip))) in xfs_inactive()