Home
last modified time | relevance | path

Searched refs:xfs_dir_canenter (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/fs/xfs/libxfs/
Dxfs_dir2.h53 extern int xfs_dir_canenter(struct xfs_trans *tp, struct xfs_inode *dp,
Dxfs_dir2.c548 xfs_dir_canenter( in xfs_dir_canenter() function
/linux-6.1.9/fs/xfs/
Dxfs_inode.c1241 error = xfs_dir_canenter(tp, tdp, target_name); in xfs_link()
2891 error = xfs_dir_canenter(tp, target_dp, target_name); in xfs_rename()