Home
last modified time | relevance | path

Searched refs:xfs_create (Results 1 – 4 of 4) sorted by relevance

/linux-4.1.27/fs/xfs/
Dxfs_inode.h345 int xfs_create(struct xfs_inode *dp, struct xfs_name *name,
Dxfs_iops.c159 error = xfs_create(XFS_I(dir), &name, mode, rdev, &ip); in xfs_generic_create()
Dxfs_trace.h780 DEFINE_NAMESPACE_EVENT(xfs_create);
Dxfs_inode.c1115 xfs_create( in xfs_create() function