Home
last modified time | relevance | path

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

/linux-6.12.1/fs/f2fs/
Dnamei.c784 static int __f2fs_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in __f2fs_tmpfile() function
865 err = __f2fs_tmpfile(idmap, dir, file, mode, false, NULL, NULL); in f2fs_tmpfile()
874 return __f2fs_tmpfile(idmap, dir, NULL, S_IFCHR | WHITEOUT_MODE, in f2fs_create_whiteout()
881 return __f2fs_tmpfile(idmap, dir, NULL, S_IFREG, in f2fs_get_tmpfile()