Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/fs/xfs/
H A Dxfs_inode.h374 int xfs_create_tmpfile(struct xfs_inode *dp, umode_t mode,
H A Dxfs_iops.c166 error = xfs_create_tmpfile(XFS_I(dir), mode, &ip); in xfs_generic_create()
H A Dxfs_inode.c1265 xfs_create_tmpfile( in xfs_create_tmpfile() function
3123 error = xfs_create_tmpfile(dp, S_IFCHR | WHITEOUT_MODE, &tmpfile); in xfs_rename_alloc_whiteout()