Home
last modified time | relevance | path

Searched defs:open (Results 351 - 358 of 358) sorted by relevance

1...<<1112131415

/kernel/linux/linux-5.10/fs/cifs/
H A Dcifsglob.h360 int (*open)(const unsigned int, struct cifs_open_parms *, member
/kernel/linux/linux-5.10/io_uring/
H A Dio_uring.c844 struct io_open open; member
[all...]
/kernel/linux/linux-5.10/include/linux/
H A Dfs.h1898 int (*open) (struct inode *, struct file *); member
[all...]
/kernel/linux/linux-6.6/fs/nfsd/
H A Dnfs4state.c542 find_openstateowner_str_locked(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str_locked() argument
560 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str() argument
4520 nfsd4_find_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) nfsd4_find_existing_open() argument
4575 nfsd4_find_and_lock_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) nfsd4_find_and_lock_existing_open() argument
4590 alloc_init_open_stateowner(unsigned int strhashval, struct nfsd4_open *open, struct nfsd4_compound_state *cstate) alloc_init_open_stateowner() argument
4621 init_open_stateid(struct nfs4_file *fp, struct nfsd4_open *open) init_open_stateid() argument
5043 nfsd4_process_open1(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct nfsd_net *nn) nfsd4_process_open1() argument
5126 nfsd4_is_deleg_cur(struct nfsd4_open *open) nfsd4_is_deleg_cur() argument
5133 nfs4_check_deleg(struct nfs4_client *cl, struct nfsd4_open *open, struct nfs4_delegation **dp) nfs4_check_deleg() argument
5177 nfsd4_truncate(struct svc_rqst *rqstp, struct svc_fh *fh, struct nfsd4_open *open) nfsd4_truncate() argument
5194 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, bool new_stp) nfs4_get_vfs_file() argument
5282 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
5414 nfsd4_verify_deleg_dentry(struct nfsd4_open *open, struct nfs4_file *fp, struct svc_fh *parent) nfsd4_verify_deleg_dentry() argument
5443 nfsd4_verify_setuid_write(struct nfsd4_open *open, struct nfsd_file *nf) nfsd4_verify_setuid_write() argument
5454 nfs4_set_delegation(struct nfsd4_open *open, struct nfs4_ol_stateid *stp, struct svc_fh *parent) nfs4_set_delegation() argument
5581 nfsd4_open_deleg_none_ext(struct nfsd4_open *open, int status) nfsd4_open_deleg_none_ext() argument
5627 nfs4_open_delegation(struct nfsd4_open *open, struct nfs4_ol_stateid *stp, struct svc_fh *currentfh) nfs4_open_delegation() argument
5693 nfsd4_deleg_xgrade_none_ext(struct nfsd4_open *open, struct nfs4_delegation *dp) nfsd4_deleg_xgrade_none_ext() argument
5724 nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) nfsd4_process_open2() argument
5834 nfsd4_cleanup_open_state(struct nfsd4_compound_state *cstate, struct nfsd4_open *open) nfsd4_cleanup_open_state() argument
[all...]
/kernel/linux/linux-6.6/fs/smb/client/
H A Dcifsglob.h420 int (*open)(const unsigned int xid, struct cifs_open_parms *oparms, __u32 *oplock, member
/kernel/linux/linux-6.6/include/linux/
H A Dfs.h1928 int (*open) (struct inode *, struct file *); member
[all...]
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci_core.h663 int (*open)(struct hci_dev *hdev); member
/kernel/linux/linux-6.6/drivers/accel/habanalabs/gaudi2/
H A Dgaudi2.c11138 int gaudi2_send_device_activity(struct hl_device *hdev, bool open) in gaudi2_send_device_activity() argument

Completed in 59 milliseconds

1...<<1112131415