Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/
Dxfs_symlink.h14 int xfs_inactive_symlink(struct xfs_inode *ip);
Dxfs_symlink.c493 xfs_inactive_symlink( in xfs_inactive_symlink() function
Dxfs_inode.c1894 error = xfs_inactive_symlink(ip); in xfs_inactive()
Dxfs_trace.h611 DEFINE_INODE_EVENT(xfs_inactive_symlink);