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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/security/smack/
H A Dsmackfs.c1260 * smk_fill_super - fill the /smackfs superblock
1269 static int smk_fill_super(struct super_block *sb, void *data, int silent) function
1323 return get_sb_single(fs_type, flags, data, smk_fill_super, mnt);

Completed in 153 milliseconds