Home
last modified time | relevance | path

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

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