Home
last modified time | relevance | path

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

/Linux-v4.19/fs/overlayfs/
Dsuper.c1371 static int ovl_fill_super(struct super_block *sb, void *data, int silent) in ovl_fill_super() function
1518 return mount_nodev(fs_type, flags, raw_data, ovl_fill_super); in ovl_mount()