Lines Matching refs:path
72 LSM_HOOK(int, 0, sb_mount, const char *dev_name, const struct path *path,
75 LSM_HOOK(int, 0, sb_pivotroot, const struct path *old_path,
76 const struct path *new_path)
82 LSM_HOOK(int, 0, move_mount, const struct path *from_path,
83 const struct path *to_path)
91 LSM_HOOK(int, 0, path_unlink, const struct path *dir, struct dentry *dentry)
92 LSM_HOOK(int, 0, path_mkdir, const struct path *dir, struct dentry *dentry,
94 LSM_HOOK(int, 0, path_rmdir, const struct path *dir, struct dentry *dentry)
95 LSM_HOOK(int, 0, path_mknod, const struct path *dir, struct dentry *dentry,
99 LSM_HOOK(int, 0, path_truncate, const struct path *path)
100 LSM_HOOK(int, 0, path_symlink, const struct path *dir, struct dentry *dentry,
103 const struct path *new_dir, struct dentry *new_dentry)
104 LSM_HOOK(int, 0, path_rename, const struct path *old_dir,
105 struct dentry *old_dentry, const struct path *new_dir,
107 LSM_HOOK(int, 0, path_chmod, const struct path *path, umode_t mode)
108 LSM_HOOK(int, 0, path_chown, const struct path *path, kuid_t uid, kgid_t gid)
109 LSM_HOOK(int, 0, path_chroot, const struct path *path)
113 LSM_HOOK(int, 0, path_notify, const struct path *path, u64 mask,
147 LSM_HOOK(int, 0, inode_getattr, const struct path *path)
434 const struct path *path)