Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/xfs/
H A Dxfs_export.c212 error = xfs_lookup(XFS_I(d_inode(child)), &xfs_name_dotdot, &cip, NULL); in xfs_fs_get_parent()
H A Dxfs_inode.h370 int xfs_lookup(struct xfs_inode *dp, struct xfs_name *name,
H A Dxfs_iops.c267 error = xfs_lookup(XFS_I(dir), &name, &cip, NULL); in xfs_vn_lookup()
293 error = xfs_lookup(XFS_I(dir), &xname, &ip, &ci_name); in xfs_vn_ci_lookup()
H A Dxfs_inode.c669 xfs_lookup( in xfs_lookup() function
H A Dxfs_trace.h824 DEFINE_NAMESPACE_EVENT(xfs_lookup); variable
/kernel/linux/linux-6.6/fs/xfs/
H A Dxfs_export.c226 error = xfs_lookup(XFS_I(d_inode(child)), &xfs_name_dotdot, &cip, NULL); in xfs_fs_get_parent()
H A Dxfs_inode.h503 int xfs_lookup(struct xfs_inode *dp, const struct xfs_name *name,
H A Dxfs_iops.c303 error = xfs_lookup(XFS_I(dir), &name, &cip, NULL); in xfs_vn_lookup()
329 error = xfs_lookup(XFS_I(dir), &xname, &ip, &ci_name); in xfs_vn_ci_lookup()
H A Dxfs_inode.c651 xfs_lookup( in xfs_lookup() function
H A Dxfs_trace.h972 DEFINE_NAMESPACE_EVENT(xfs_lookup); variable

Completed in 23 milliseconds