Home
last modified time | relevance | path

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

/Linux-v5.4/fs/f2fs/
Ddir.c603 int f2fs_add_regular_entry(struct inode *dir, const struct qstr *new_name, in f2fs_add_regular_entry() function
716 err = f2fs_add_regular_entry(dir, &new_name, fname->usr_fname, in f2fs_add_dentry()
Dinline.c468 err = f2fs_add_regular_entry(dir, &new_name, NULL, NULL, in f2fs_add_inline_entries()
Df2fs.h2988 int f2fs_add_regular_entry(struct inode *dir, const struct qstr *new_name,