Home
last modified time | relevance | path

Searched defs:loop_device (Results 26 – 26 of 26) sorted by relevance

12

/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux.h87838 struct loop_device { struct
87839 int lo_number;
87840 loff_t lo_offset;
87841 loff_t lo_sizelimit;
87842 int lo_flags;
87843 char lo_file_name[64];
87844 struct file *lo_backing_file;
87845 struct block_device *lo_device;
87846 gfp_t old_gfp_mask;
87847 spinlock_t lo_lock;
[all …]

12