Searched defs:fs_file (Results 1 - 3 of 3) sorted by relevance
| /third_party/lwip/src/include/lwip/apps/ | ||
| H A D | fs.h | 65 struct fs_file { struct |
| /kernel/linux/linux-5.10/security/apparmor/ | ||
| H A D | apparmorfs.c | 989 struct aa_sfs_entry *fs_file = seq->private; in aa_sfs_seq_show() local 2405 static int __init entry_create_file(struct aa_sfs_entry *fs_file, in entry_create_file() argument 2432 struct aa_sfs_entry *fs_file; entry_create_dir() local 2462 entry_remove_file(struct aa_sfs_entry *fs_file) entry_remove_file() argument 2477 struct aa_sfs_entry *fs_file; entry_remove_dir() local [all...] |
| /kernel/linux/linux-6.6/security/apparmor/ | ||
| H A D | apparmorfs.c | 993 struct aa_sfs_entry *fs_file = seq->private; in aa_sfs_seq_show() local 2427 static int __init entry_create_file(struct aa_sfs_entry *fs_file, in entry_create_file() argument 2454 struct aa_sfs_entry *fs_file; entry_create_dir() local 2484 entry_remove_file(struct aa_sfs_entry *fs_file) entry_remove_file() argument 2499 struct aa_sfs_entry *fs_file; entry_remove_dir() local [all...] |
Completed in 7 milliseconds