Home
last modified time | relevance | path

Searched refs:xfs_inode_reload_unlinked (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/fs/xfs/
Dxfs_export.c155 error = xfs_inode_reload_unlinked(ip); in xfs_nfs_get_inode()
Dxfs_inode.h667 int xfs_inode_reload_unlinked(struct xfs_inode *ip);
Dxfs_qm.c1421 error = xfs_inode_reload_unlinked(ip); in xfs_qm_dqusage_adjust()
Dxfs_inode.c2937 xfs_inode_reload_unlinked( in xfs_inode_reload_unlinked() function