Searched refs:__f2fs_tmpfile (Results 1 – 1 of 1) sorted by relevance
| /Linux-v6.6/fs/f2fs/ |
| D | namei.c | 854 static int __f2fs_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in __f2fs_tmpfile() function 935 err = __f2fs_tmpfile(idmap, dir, file, mode, false, NULL); in f2fs_tmpfile() 943 return __f2fs_tmpfile(idmap, dir, NULL, in f2fs_create_whiteout() 950 return __f2fs_tmpfile(idmap, dir, NULL, S_IFREG, false, new_inode); in f2fs_get_tmpfile()
|