Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Ddir.c814 int f2fs_do_tmpfile(struct inode *inode, struct inode *dir, in f2fs_drop_nlink()
791 int f2fs_do_tmpfile(struct inode *inode, struct inode *dir, f2fs_do_tmpfile() function
H A Dnamei.c815 err = f2fs_do_tmpfile(inode, dir, fname); in __f2fs_tmpfile()