Home
last modified time | relevance | path

Searched defs:backing_file (Results 1 – 25 of 117) sorted by relevance

12345

/dports/multimedia/v4l-utils/linux-5.13-rc2/arch/um/drivers/
H A Dcow_user.c26 char backing_file[PATH_LEN_V1]; member
45 char backing_file[PATH_LEN_V2]; member
94 char backing_file[PATH_LEN_V3]; member
106 char backing_file[PATH_LEN_V3]; member
197 int write_cow_header(char *cow_file, int fd, char *backing_file, in write_cow_header()
403 int init_cow_file(int fd, char *cow_file, char *backing_file, int sectorsize, in init_cow_file()
H A Dubd_kern.c277 char *file, *backing_file, *serial; in ubd_setup_common() local
577 char *backing_file; in ubd_file_size() local
691 char *backing_file; in open_ubd_file() local
762 static int create_cow_file(char *cow_file, char *backing_file, in create_cow_file()
/dports/multimedia/v4l_compat/linux-5.13-rc2/arch/um/drivers/
H A Dcow_user.c26 char backing_file[PATH_LEN_V1]; member
45 char backing_file[PATH_LEN_V2]; member
94 char backing_file[PATH_LEN_V3]; member
106 char backing_file[PATH_LEN_V3]; member
197 int write_cow_header(char *cow_file, int fd, char *backing_file, in write_cow_header()
403 int init_cow_file(int fd, char *cow_file, char *backing_file, int sectorsize, in init_cow_file()
H A Dubd_kern.c277 char *file, *backing_file, *serial; in ubd_setup_common() local
577 char *backing_file; in ubd_file_size() local
691 char *backing_file; in open_ubd_file() local
762 static int create_cow_file(char *cow_file, char *backing_file, in create_cow_file()
/dports/multimedia/libv4l/linux-5.13-rc2/arch/um/drivers/
H A Dcow_user.c26 char backing_file[PATH_LEN_V1]; member
45 char backing_file[PATH_LEN_V2]; member
94 char backing_file[PATH_LEN_V3]; member
106 char backing_file[PATH_LEN_V3]; member
197 int write_cow_header(char *cow_file, int fd, char *backing_file, in write_cow_header()
403 int init_cow_file(int fd, char *cow_file, char *backing_file, int sectorsize, in init_cow_file()
/dports/sysutils/linrename/util-linux-2.25.2/libmount/src/
H A Dcontext_loopdev.c82 const char *backing_file, in is_mounted_same_loopfile()
139 const char *backing_file, *optstr, *loopdev = NULL; in mnt_context_setup_loopdev() local
/dports/devel/util-linux/util-linux-2.36/libmount/src/
H A Dcontext_loopdev.c88 const char *backing_file, in is_mounted_same_loopfile()
153 const char *backing_file, *optstr, *loopdev = NULL; in mnt_context_setup_loopdev() local
H A Dcontext_veritydev.c70 const char *backing_file, *optstr; in mnt_context_setup_veritydev() local
/dports/sysutils/p5-Brackup/Brackup-1.10/lib/Brackup/Dict/
H A DDBM.pm57 sub backing_file { subroutine
H A DSQLite2.pm67 sub backing_file { subroutine
H A DNull.pm9 sub backing_file {} subroutine
H A DSQLite.pm89 sub backing_file { subroutine
/dports/sysutils/p5-Brackup/Brackup-1.10/lib/Brackup/
H A DInventoryDatabase.pm26 sub backing_file { shift->{dict}->backing_file(@_) } subroutine
H A DDigestCache.pm31 sub backing_file { shift->{dict}->backing_file(@_) } subroutine
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/blink/renderer/modules/native_io/
H A Dnative_io_manager.cc52 base::File backing_file) { in OnOpenResult()
203 base::File backing_file; in openSync() local
H A Dnative_io_file_sync.cc32 base::File backing_file, in NativeIOFileSync()
H A Dnative_io_file.cc63 base::File backing_file, in NativeIOFile()
388 base::File backing_file = std::move(file_state_->file); in CloseBackingFile() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/blink/renderer/modules/native_io/
H A Dnative_io_manager.cc54 base::File backing_file) { in OnOpenResult()
244 base::File backing_file; in openSync() local
H A Dnative_io_file.cc76 base::File backing_file, in NativeIOFile()
446 base::File backing_file) { in DidSetLength()
621 base::File backing_file = std::move(file_state_->file); in CloseBackingFile() local
H A Dnative_io_file_sync.cc30 base::File backing_file, in NativeIOFileSync()
/dports/misc/py-cinder/cinder-12.0.10/cinder/volume/drivers/windows/
H A Dsmbfs.py352 def _rebase_img(self, image, backing_file, volume_format): argument
372 def __init__(self, image, backing_file): argument
380 def _do_create_snapshot(self, snapshot, backing_file, new_snap_path): argument
/dports/sysutils/libudisks/udisks-udisks-2.9.2/src/
H A Dudiskslinuxloop.c125 gchar *backing_file = NULL; in udisks_linux_loop_update() local
/dports/misc/py-cinder/cinder-12.0.10/cinder/tests/unit/volume/drivers/
H A Dtest_remotefs.py410 mock_qemu_img_info, backing_file, basedir, argument
452 def test_qemu_img_info_valid_backing_file(self, backing_file, basedir): argument
466 def test_qemu_img_info_invalid_backing_file(self, backing_file, basedir): argument
/dports/benchmarks/stress-ng/stress-ng-0.13.09/
H A Dstress-loop.c101 char backing_file[PATH_MAX]; in stress_loop() local
/dports/devel/libvirt/libvirt-7.10.0/tests/qemublocktestdata/bitmap/
H A Dsynthetic.json44 "backing_file": "/tmp/bitmaps.1590749012", string
174 "backing_file": "/tmp/bitmaps.1590748995", string
274 "backing_file": "/tmp/bitmaps.1590748992", string
376 "backing_file": "/tmp/bitmaps.qcow2", string

12345