Home
last modified time | relevance | path

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

/Linux-v4.19/security/selinux/
Dselinuxfs.c1896 static int sel_fill_super(struct super_block *sb, void *data, int silent) in sel_fill_super() function
2015 return mount_single(fs_type, flags, data, sel_fill_super); in sel_mount()