Home
last modified time | relevance | path

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

/security/apparmor/
A Dlsm.c251 if (!path_mediated_fs(path->dentry)) in common_perm_cond()
292 if (!inode || !path_mediated_fs(dentry)) in common_perm_rm()
317 if (!path_mediated_fs(dir->dentry)) in common_perm_create()
369 if (!path_mediated_fs(old_dentry)) in apparmor_path_link()
388 if (!path_mediated_fs(old_dentry)) in apparmor_path_rename()
390 if ((flags & RENAME_EXCHANGE) && !path_mediated_fs(new_dentry)) in apparmor_path_rename()
466 if (!path_mediated_fs(file->f_path.dentry)) in apparmor_file_open()
A Dfile.c641 if (path_mediated_fs(file->f_path.dentry)) in aa_file_perm()
/security/apparmor/include/
A Dlib.h117 static inline bool path_mediated_fs(struct dentry *dentry) in path_mediated_fs() function

Completed in 10 milliseconds