Searched defs:loop_config (Results 1 – 4 of 4) sorted by relevance
47 struct loop_config { struct48 __u32 fd;49 __u32 block_size;50 struct loop_info64 info;51 __u64 __reserved[8];
55 def loop_config(size): function
314 struct fuse_loop_config *loop_config = NULL; in fuse_main_real() local
1298 struct fuse_loop_config *loop_config = NULL; in main() local