Home
last modified time | relevance | path

Searched refs:xfs_inode_on_unlinked_list (Results 1 - 1 of 1) sorted by relevance

/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_inode.h97 static inline bool xfs_inode_on_unlinked_list(const struct xfs_inode *ip) in xfs_inode_on_unlinked_list() function
620 return VFS_I(ip)->i_nlink == 0 && !xfs_inode_on_unlinked_list(ip); in xfs_inode_unlinked_incomplete()

Completed in 3 milliseconds