Searched refs:cpu_vfs_cap_data (Results 1 – 4 of 4) sorted by relevance
28 struct cpu_vfs_cap_data { struct249 extern int get_vfs_caps_from_disk(const struct dentry *dentry, struct cpu_vfs_cap_data *cpu_caps);
344 static inline int bprm_caps_from_vfs_caps(struct cpu_vfs_cap_data *caps, in bprm_caps_from_vfs_caps()387 int get_vfs_caps_from_disk(const struct dentry *dentry, struct cpu_vfs_cap_data *cpu_caps) in get_vfs_caps_from_disk()395 memset(cpu_caps, 0, sizeof(struct cpu_vfs_cap_data)); in get_vfs_caps_from_disk()449 struct cpu_vfs_cap_data vcaps; in get_file_caps()
1704 struct cpu_vfs_cap_data caps; in audit_copy_fcaps()
2306 struct cpu_vfs_cap_data vcaps; in __audit_log_bprm_fcaps()