Home
last modified time | relevance | path

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

/openbmc/linux/fs/xfs/
H A Dxfs_export.c155 error = xfs_inode_reload_unlinked(ip); in xfs_nfs_get_inode()
H A Dxfs_inode.h628 int xfs_inode_reload_unlinked(struct xfs_inode *ip);
H A Dxfs_qm.c1169 error = xfs_inode_reload_unlinked(ip); in xfs_qm_dqusage_adjust()
H A Dxfs_inode.c3770 xfs_inode_reload_unlinked( in xfs_inode_reload_unlinked() function