Home
last modified time | relevance | path

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

/fs/f2fs/
Dnamei.c832 static int __f2fs_tmpfile(struct inode *dir, struct dentry *dentry, in __f2fs_tmpfile() function
906 return __f2fs_tmpfile(dir, dentry, mode, NULL); in f2fs_tmpfile()
914 return __f2fs_tmpfile(dir, NULL, S_IFCHR | WHITEOUT_MODE, whiteout); in f2fs_create_whiteout()