Home
last modified time | relevance | path

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

/linux/fs/xfs/
H A Dxfs_inode.h319 static inline bool xfs_inode_has_filedata(const struct xfs_inode *ip) in xfs_inode_has_filedata() function
H A Dxfs_inode.c1433 xfs_inode_has_filedata(ip))) in xfs_inactive()