Home
last modified time | relevance | path

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

/linux/fs/f2fs/
H A Dnamei.c474 struct dentry *f2fs_get_parent(struct dentry *child) in f2fs_get_parent() function
H A Df2fs.h3892 struct dentry *f2fs_get_parent(struct dentry *child);
H A Dsuper.c3871 .get_parent = f2fs_get_parent,