xfs_create        417 fs/xfs/xfs_inode.h int		xfs_create(struct xfs_inode *dp, struct xfs_name *name,
xfs_create        156 fs/xfs/xfs_iops.c 		error = xfs_create(XFS_I(dir), &name, mode, rdev, &ip);
xfs_create        818 fs/xfs/xfs_trace.h DEFINE_NAMESPACE_EVENT(xfs_create);