Home
last modified time | relevance | path

Searched defs:open (Results 526 - 550 of 582) sorted by relevance

1...<<21222324

/kernel/linux/linux-5.10/fs/nfsd/
H A Dnfs4xdr.c946 nfsd4_decode_open(struct nfsd4_compoundargs *argp, struct nfsd4_open *open) in nfsd4_decode_open() argument
3657 nfsd4_encode_open(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_open *open) nfsd4_encode_open() argument
[all...]
H A Dnfs4state.c371 find_openstateowner_str_locked(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str_locked() argument
389 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str() argument
4258 nfsd4_find_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) nfsd4_find_existing_open() argument
4313 nfsd4_find_and_lock_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) nfsd4_find_and_lock_existing_open() argument
4328 alloc_init_open_stateowner(unsigned int strhashval, struct nfsd4_open *open, struct nfsd4_compound_state *cstate) alloc_init_open_stateowner() argument
4359 init_open_stateid(struct nfs4_file *fp, struct nfsd4_open *open) init_open_stateid() argument
4716 nfsd4_process_open1(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct nfsd_net *nn) nfsd4_process_open1() argument
4801 nfsd4_is_deleg_cur(struct nfsd4_open *open) nfsd4_is_deleg_cur() argument
4808 nfs4_check_deleg(struct nfs4_client *cl, struct nfsd4_open *open, struct nfs4_delegation **dp) nfs4_check_deleg() argument
4852 nfsd4_truncate(struct svc_rqst *rqstp, struct svc_fh *fh, struct nfsd4_open *open) nfsd4_truncate() argument
4866 nfs4_get_vfs_file(struct svc_rqst *rqstp, struct nfs4_file *fp, struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp, struct nfsd4_open *open) nfs4_get_vfs_file() argument
4937 nfs4_upgrade_open(struct svc_rqst *rqstp, struct nfs4_file *fp, struct svc_fh *cur_fh, struct nfs4_ol_stateid *stp, struct nfsd4_open *open) nfs4_upgrade_open() argument
5075 nfsd4_open_deleg_none_ext(struct nfsd4_open *open, int status) nfsd4_open_deleg_none_ext() argument
5103 nfs4_open_delegation(struct svc_fh *fh, struct nfsd4_open *open, struct nfs4_ol_stateid *stp) nfs4_open_delegation() argument
5171 nfsd4_deleg_xgrade_none_ext(struct nfsd4_open *open, struct nfs4_delegation *dp) nfsd4_deleg_xgrade_none_ext() argument
5190 nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) nfsd4_process_open2() argument
5298 nfsd4_cleanup_open_state(struct nfsd4_compound_state *cstate, struct nfsd4_open *open) nfsd4_cleanup_open_state() argument
[all...]
/kernel/linux/linux-5.10/include/sound/
H A Dpcm.h54 int (*open)(struct snd_pcm_substream *substream); member
/kernel/linux/linux-5.10/kernel/trace/
H A Dtrace.h526 void (*open)(struct trace_iterator *iter); member
/kernel/linux/linux-5.10/drivers/media/usb/cx231xx/
H A Dcx231xx.h633 wait_queue_head_t open, wait_frame, wait_stream; member
/kernel/linux/linux-5.10/include/linux/ceph/
H A Dceph_fs.h425 } __attribute__ ((packed)) open; member
/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/
H A Dcx231xx.h631 wait_queue_head_t open, wait_frame, wait_stream; member
/kernel/linux/linux-6.6/include/linux/
H A Dblkdev.h1379 int (*open)(struc member
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4xdr.c982 nfsd4_decode_createhow4(struct nfsd4_compoundargs *argp, struct nfsd4_open *open) in nfsd4_decode_createhow4() argument
1024 nfsd4_decode_openflag4(struct nfsd4_compoundargs *argp, struct nfsd4_open *open) nfsd4_decode_openflag4() argument
1108 nfsd4_decode_open_claim4(struct nfsd4_compoundargs *argp, struct nfsd4_open *open) nfsd4_decode_open_claim4() argument
1159 struct nfsd4_open *open = &u->open; nfsd4_decode_open() local
3934 struct nfsd4_open *open = &u->open; nfsd4_encode_open() local
[all...]
/kernel/linux/linux-6.6/drivers/tty/
H A Dsynclink_gt.c583 static int open(struct tty_struct *tty, struct file *filp) in open() function
[all...]
H A Dn_gsm.c2523 gsm_dlci_config(struct gsm_dlci *dlci, struct gsm_dlci_config *dc, int open) gsm_dlci_config() argument
[all...]
/kernel/linux/linux-6.6/drivers/firmware/efi/libstub/
H A Defistub.h628 efi_status_t (__efiapi *open) (efi_file_protocol_t *, member
655 u32 open; member
/kernel/linux/linux-6.6/include/sound/
H A Dpcm.h55 int (*open)(struct snd_pcm_substream *substream); member
/kernel/linux/linux-6.6/drivers/accel/habanalabs/goya/
H A Dgoya.c5438 static int goya_send_device_activity(struct hl_device *hdev, bool open) in goya_send_device_activity() argument
/kernel/linux/linux-6.6/kernel/trace/
H A Dtrace.h563 void (*open)(struct trace_iterator *iter); member
/third_party/elfutils/debuginfod/
H A Ddebuginfod.cxx65 #define open open64 macro
[all...]
/third_party/backends/sanei/
H A Dsanei_usb.c144 SANE_Bool open; member
[all...]
/third_party/rust/crates/libc/src/windows/
H A Dmod.rs420 pub fn open(path: *const c_char, oflag: ::c_int, ...) -> ::c_int; in open() functions
/third_party/python/Lib/test/
H A Dtest_tarfile.py63 open = io.FileIO variable in TarTest
74 open = gzip.GzipFile if gzip else None variable in GzipTest
81 open = bz2.BZ2File if bz2 else None variable in Bz2Test
88 open = lzma.LZMAFile if lzma else None variable in LzmaTest
3306 def open(self, **kwargs): global() member in ArchiveMaker
[all...]
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/ap/
H A Dieee802_11.c698 unsigned int open = 0; in use_anti_clogging() local
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A D3c59x.c632 open:1, member
/kernel/linux/linux-5.10/drivers/net/ethernet/ti/
H A Dnetcp_ethss.c696 bool open; member
[all...]
/kernel/linux/linux-5.10/drivers/tty/
H A Dsynclinkmp.c743 static int open(struct tty_struct *tty, struct file *filp) in open() function
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dmm.h588 void (*open)(struct vm_area_struct * area); member
H A Dblkdev.h1879 int (*open) (struct block_device *, fmode_t); member

Completed in 98 milliseconds

1...<<21222324