Home
last modified time | relevance | path

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

/openbmc/linux/fs/f2fs/
H A Dnamei.c445 struct dentry *f2fs_get_parent(struct dentry *child) in f2fs_get_parent() function
H A Df2fs.h3519 struct dentry *f2fs_get_parent(struct dentry *child);
H A Dsuper.c3284 .get_parent = f2fs_get_parent,