Home
last modified time | relevance | path

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

/Linux-v5.4/security/apparmor/
Dapparmorfs.c136 static int apparmorfs_fill_super(struct super_block *sb, struct fs_context *fc) in apparmorfs_fill_super() function
151 return get_tree_single(fc, apparmorfs_fill_super); in apparmorfs_get_tree()