Home
last modified time | relevance | path

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

/linux-4.1.27/fs/overlayfs/
Dsuper.c822 static int ovl_fill_super(struct super_block *sb, void *data, int silent) in ovl_fill_super() function
1034 return mount_nodev(fs_type, flags, raw_data, ovl_fill_super); in ovl_mount()