Home
last modified time | relevance | path

Searched defs:open_mode (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c119 int open_flags, mode_t open_mode) in test_cachestat()
/openbmc/qemu/util/
H A Duserfaultfd.c32 static uffd_open_mode open_mode; in uffd_open() local
/openbmc/u-boot/lib/efi_selftest/
H A Defi_selftest_loadimage.c242 u16 *file_name, u64 open_mode, u64 attributes) in open()
/openbmc/u-boot/lib/efi_loader/
H A Defi_file.c223 u16 *file_name, u64 open_mode, u64 attributes) in efi_file_open()
/openbmc/u-boot/lib/bzip2/
H A Dbzlib.c1413 int open_mode) /* bzopen: 0, bzdopen:1 */ in bzopen_or_bzdopen()
/openbmc/linux/include/linux/
H A Dblkdev.h203 blk_mode_t open_mode; member
/openbmc/linux/fs/nfs/
H A Dnfs4proc.c1496 int open_mode, enum open_claim_type4 claim) in can_open_cached()
1889 int open_mode = opendata->o_arg.open_flags; in nfs4_try_open_cached() local