Searched refs:security_sb_alloc (Results 1 – 2 of 2) sorted by relevance
| /linux/fs/ | ||
| H A D | super.c | 347 if (security_sb_alloc(s)) in alloc_super() |
| /linux/security/ | ||
| H A D | security.c | 900 int security_sb_alloc(struct super_block *sb) in security_sb_alloc() function |