Home
last modified time | relevance | path

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

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