Home
last modified time | relevance | path

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

/linux-2.6.39/security/selinux/
Dselinuxfs.c1768 static int sel_fill_super(struct super_block *sb, void *data, int silent) in sel_fill_super() function
1890 return mount_single(fs_type, flags, data, sel_fill_super); in sel_mount()