xfs_dir_canenter  130 fs/xfs/libxfs/xfs_dir2.h extern int xfs_dir_canenter(struct xfs_trans *tp, struct xfs_inode *dp,
xfs_dir_canenter 1427 fs/xfs/xfs_inode.c 		error = xfs_dir_canenter(tp, tdp, target_name);
xfs_dir_canenter 3294 fs/xfs/xfs_inode.c 			error = xfs_dir_canenter(tp, target_dp, target_name);