Searched refs:aa_null (Results 1 – 3 of 3) sorted by relevance
159 if (unlikely(path->dentry == aa_null.dentry)) in path_name()632 if (unlikely(file->f_path.dentry == aa_null.dentry)) in aa_file_perm()736 devnull = dentry_open(&aa_null, O_RDWR, cred); in aa_inherit_files()
2618 struct path aa_null; variable2649 aa_null.dentry = dget(dentry); in aa_mk_null_file()2650 aa_null.mnt = mntget(mount); in aa_mk_null_file()
14 extern struct path aa_null;