Home
last modified time | relevance | path

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

12

/aosp_15_r20/system/apex/apexd/
H A Dapexd_loop.cpp303 std::string loop_device = StringPrintf("/sys/block/loop%zu/loop", id); in PreAllocateLoopDevices() local
414 LoopbackDeviceUniqueFd loop_device = inner.ToOwned(); in ConfigureLoopDevice() local
506 auto loop_device = OR_RETURN(WaitForLoopDevice(num)); in CreateLoopDevice() local
524 Result<LoopbackDeviceUniqueFd> loop_device; in CreateAndConfigureLoopDevice() local
H A Dapexd_test_utils.h312 auto loop_device = loop::CreateAndConfigureLoopDevice(filepath, 0, 0); in MountViaLoopDevice() local
328 loop::LoopbackDeviceUniqueFd loop_device; member
436 const std::string& loop_device) { in GetLoopDeviceStatus()
H A Dapex_file_test.cpp90 auto loop_device = WriteBlockApex(file_path, temp_file.path); in TEST_P() local
/aosp_15_r20/system/sepolicy/microdroid/system/public/
H A Ddevice.te11 type loop_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/29.0/public/
H A Ddevice.te13 type loop_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/30.0/public/
H A Ddevice.te14 type loop_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/31.0/public/
H A Ddevice.te15 type loop_device, dev_type, bdev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/32.0/public/
H A Ddevice.te15 type loop_device, dev_type, bdev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/33.0/public/
H A Ddevice.te15 type loop_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/34.0/public/
H A Ddevice.te18 type loop_device, dev_type; type
/aosp_15_r20/system/sepolicy/prebuilts/api/202404/public/
H A Ddevice.te18 type loop_device, dev_type; type
/aosp_15_r20/system/sepolicy/public/
H A Ddevice.te18 type loop_device, dev_type; type
/aosp_15_r20/test/vts-testcase/kernel/bow/
DBowTest.cpp440 void SetupFileSystem(std::string loop_device) { in SetupFileSystem()
/aosp_15_r20/external/autotest/client/cros/
H A Dcros_disks.py724 def loop_device(self): member in VirtualFilesystemImage
/aosp_15_r20/system/core/fs_mgr/libfiemap/
H A Dimage_manager.cpp479 std::string loop_device; in MapWithLoopDevice() local
/aosp_15_r20/system/core/init/
H A Dbuiltins.cpp524 std::string loop_device; in do_mount() local
/aosp_15_r20/system/core/fs_mgr/
H A Dfs_mgr.cpp1995 std::string loop_device; in PrepareZramBackingDevice() local
/aosp_15_r20/external/libbpf/.github/actions/build-selftests/
H A Dvmlinux.h90844 struct loop_device { struct
90845 int lo_number;
90846 loff_t lo_offset;
90847 loff_t lo_sizelimit;
90848 int lo_flags;
90849 char lo_file_name[64];
90850 struct file *lo_backing_file;
90851 struct block_device *lo_device;
90852 gfp_t old_gfp_mask;
90853 spinlock_t lo_lock;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/powerpc/
H A Dvmlinux.h119769 struct loop_device { struct
119770 int lo_number;
119771 loff_t lo_offset;
119772 loff_t lo_sizelimit;
119773 int lo_flags;
119774 char lo_file_name[64];
119775 struct file *lo_backing_file;
119776 struct block_device *lo_device;
119777 gfp_t old_gfp_mask;
119778 spinlock_t lo_lock;
[all …]
H A Dvmlinux_600.h119769 struct loop_device { struct
119770 int lo_number;
119771 loff_t lo_offset;
119772 loff_t lo_sizelimit;
119773 int lo_flags;
119774 char lo_file_name[64];
119775 struct file *lo_backing_file;
119776 struct block_device *lo_device;
119777 gfp_t old_gfp_mask;
119778 spinlock_t lo_lock;
[all …]
/aosp_15_r20/external/bcc/libbpf-tools/x86/
H A Dvmlinux.h96906 struct loop_device { struct
96907 int lo_number;
96908 loff_t lo_offset;
96909 loff_t lo_sizelimit;
96910 int lo_flags;
96911 char lo_file_name[64];
96912 struct file *lo_backing_file;
96913 struct block_device *lo_device;
96914 gfp_t old_gfp_mask;
96915 spinlock_t lo_lock;
[all …]
H A Dvmlinux_518.h96906 struct loop_device { struct
96907 int lo_number;
96908 loff_t lo_offset;
96909 loff_t lo_sizelimit;
96910 int lo_flags;
96911 char lo_file_name[64];
96912 struct file *lo_backing_file;
96913 struct block_device *lo_device;
96914 gfp_t old_gfp_mask;
96915 spinlock_t lo_lock;
[all …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h81170 struct loop_device { struct
81171 int lo_number;
81172 loff_t lo_offset;
81173 loff_t lo_sizelimit;
81174 int lo_flags;
81175 char lo_file_name[64];
81176 struct file *lo_backing_file;
81177 struct block_device *lo_device;
81178 gfp_t old_gfp_mask;
81202 struct loop_device *lo; argument
/aosp_15_r20/external/bcc/libbpf-tools/riscv/
H A Dvmlinux_602.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 …]
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/x86_64/
H A Dvmlinux.h90933 struct loop_device { struct
90934 int lo_number;
90935 loff_t lo_offset;
90936 loff_t lo_sizelimit;
90937 int lo_flags;
90938 char lo_file_name[64];
90939 struct file *lo_backing_file;
90940 struct block_device *lo_device;
90941 gfp_t old_gfp_mask;
90965 struct loop_device *lo; argument

12