Home
last modified time | relevance | path

Searched refs:ovl_fill_super (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-6.6/fs/overlayfs/
H A Doverlayfs.h834 int ovl_fill_super(struct super_block *sb, struct fs_context *fc);
H A Dparams.c642 return get_tree_nodev(fc, ovl_fill_super); in ovl_get_tree()
H A Dsuper.c1332 int ovl_fill_super(struct super_block *sb, struct fs_context *fc) in ovl_fill_super() function
/kernel/linux/linux-5.10/fs/overlayfs/
H A Dsuper.c1876 static int ovl_fill_super(struct super_block *sb, void *data, int silent) in ovl_fill_super() function
2059 return mount_nodev(fs_type, flags, raw_data, ovl_fill_super); in ovl_mount()

Completed in 8 milliseconds