Home
last modified time | relevance | path

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

/linux-4.19.296/fs/f2fs/
Ddir.c491 int f2fs_add_regular_entry(struct inode *dir, const struct qstr *new_name, in f2fs_add_regular_entry() function
604 err = f2fs_add_regular_entry(dir, &new_name, fname->usr_fname, in f2fs_add_dentry()
Dinline.c475 err = f2fs_add_regular_entry(dir, &new_name, NULL, NULL, in f2fs_add_inline_entries()
Df2fs.h2846 int f2fs_add_regular_entry(struct inode *dir, const struct qstr *new_name,