Home
last modified time | relevance | path

Searched defs:open_mode (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/staging/blackbox/
H A Dblackbox_common.c207 struct file *file_open(const char *filename, int open_mode, int mode) in file_open() argument
/kernel/linux/linux-6.6/drivers/staging/blackbox/
H A Dblackbox_common.c228 struct file *file_open(const char *filename, int open_mode, int mode) in file_open() argument
/kernel/linux/linux-6.6/tools/testing/selftests/cachestat/
H A Dtest_cachestat.c117 test_cachestat(const char *filename, bool write_random, bool create, bool test_fsync, unsigned long num_pages, int open_flags, mode_t open_mode) test_cachestat() argument
/kernel/linux/linux-6.6/include/linux/
H A Dblkdev.h203 blk_mode_t open_mode; member
/kernel/linux/linux-5.10/fs/nfs/
H A Dnfs4proc.c1884 int open_mode = opendata->o_arg.open_flags; in nfs4_try_open_cached() local
1490 can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode, enum open_claim_type4 claim) can_open_cached() argument
/kernel/linux/linux-6.6/fs/nfs/
H A Dnfs4proc.c1889 int open_mode = opendata->o_arg.open_flags; in nfs4_try_open_cached() local
1495 can_open_cached(struct nfs4_state *state, fmode_t mode, int open_mode, enum open_claim_type4 claim) can_open_cached() argument

Completed in 31 milliseconds