Home
last modified time | relevance | path

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

/openbmc/linux/security/apparmor/
H A Dapparmorfs.c169 static int apparmorfs_fill_super(struct super_block *sb, struct fs_context *fc) in apparmorfs_fill_super() function
184 return get_tree_single(fc, apparmorfs_fill_super); in apparmorfs_get_tree()