Home
last modified time | relevance | path

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

/linux-4.1.27/security/smack/
Dsmackfs.c2433 static int smk_fill_super(struct super_block *sb, void *data, int silent) in smk_fill_super() function
2512 return mount_single(fs_type, flags, data, smk_fill_super); in smk_mount()