Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/security/smack/
H A Dsmackfs.c2865 * smk_fill_super - fill the smackfs superblock
2873 static int smk_fill_super(struct super_block *sb, struct fs_context *fc) in smk_fill_super() function
2952 return get_tree_single(fc, smk_fill_super); in smk_get_tree()
/kernel/linux/linux-6.6/security/smack/
H A Dsmackfs.c2877 * smk_fill_super - fill the smackfs superblock
2885 static int smk_fill_super(struct super_block *sb, struct fs_context *fc) in smk_fill_super() function
2964 return get_tree_single(fc, smk_fill_super); in smk_get_tree()

Completed in 7 milliseconds