Home
last modified time | relevance | path

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

/Linux-v6.6/fs/f2fs/
Dnamei.c947 int f2fs_get_tmpfile(struct mnt_idmap *idmap, struct inode *dir, in f2fs_get_tmpfile() function
Df2fs.h3515 int f2fs_get_tmpfile(struct mnt_idmap *idmap, struct inode *dir,
Dfile.c2111 ret = f2fs_get_tmpfile(idmap, pinode, &fi->cow_inode); in f2fs_ioc_start_atomic_write()