Searched defs:loop_info64 (Results 1 – 5 of 5) sorted by relevance
32 struct loop_info64 { struct33 __u64 lo_device;34 __u64 lo_inode;35 __u64 lo_rdevice;36 __u64 lo_offset;37 __u64 lo_sizelimit;38 __u32 lo_number;39 __u32 lo_encrypt_type;40 __u32 lo_encrypt_key_size;41 __u32 lo_flags;[all …]
57 struct loop_info64 { struct77 * @info: struct loop_info64 to configure the loop device with. argument
52 struct loop_info64 { struct72 * @info: struct loop_info64 to configure the loop device with. argument
48 struct loop_info64 { struct66 struct loop_info64 info; argument