Home
last modified time | relevance | path

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

/linux-4.19.296/fs/xfs/libxfs/
Dxfs_dir2.h130 extern int xfs_dir_canenter(struct xfs_trans *tp, struct xfs_inode *dp,
Dxfs_dir2.c534 xfs_dir_canenter( in xfs_dir_canenter() function
/linux-4.19.296/fs/xfs/
Dxfs_inode.c1436 error = xfs_dir_canenter(tp, tdp, target_name); in xfs_link()
2979 error = xfs_dir_canenter(tp, target_dp, target_name); in xfs_rename()