Home
last modified time | relevance | path

Searched defs:backing_file_context (Results 1 – 2 of 2) sorted by relevance

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h50864 struct backing_file_context { struct
50865 struct mutex bc_mutex;
50866 struct file *bc_file;
50867 loff_t bc_last_md_record_offset;
50868 const struct cred *bc_cred;
50869 bool bc_has_bad_block;
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h60622 struct backing_file_context { struct
60623 struct mutex bc_mutex;
60624 struct file *bc_file;
60625 loff_t bc_last_md_record_offset;
60626 const struct cred *bc_cred;
60627 bool bc_has_bad_block;