Home
last modified time | relevance | path

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

/openbmc/linux/fs/overlayfs/
H A Dparams.c614 return get_tree_nodev(fc, ovl_fill_super); in ovl_get_tree()
H A Doverlayfs.h834 int ovl_fill_super(struct super_block *sb, struct fs_context *fc);
H A Dsuper.c1332 int ovl_fill_super(struct super_block *sb, struct fs_context *fc) in ovl_fill_super() function