Searched defs:open_mode (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/staging/blackbox/ |
H A D | blackbox_common.c | 207 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 D | blackbox_common.c | 228 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 D | test_cachestat.c | 117 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 D | blkdev.h | 203 blk_mode_t open_mode; member
|
/kernel/linux/linux-5.10/fs/nfs/ |
H A D | nfs4proc.c | 1884 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 D | nfs4proc.c | 1889 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