Home
last modified time | relevance | path

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

/fs/f2fs/
A Dnamei.c802 static int __f2fs_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in __f2fs_tmpfile() function
883 err = __f2fs_tmpfile(idmap, dir, file, mode, false, NULL, NULL); in f2fs_tmpfile()
892 return __f2fs_tmpfile(idmap, dir, NULL, S_IFCHR | WHITEOUT_MODE, in f2fs_create_whiteout()
899 return __f2fs_tmpfile(idmap, dir, NULL, S_IFREG, in f2fs_get_tmpfile()

Completed in 4 milliseconds