Searched defs:open (Results 1 – 15 of 15) sorted by relevance
/fs/cifs/ |
D | misc.c | 617 cifs_del_pending_open(struct cifs_pending_open *open) in cifs_del_pending_open() 626 struct cifs_pending_open *open) in cifs_add_pending_open_locked() 639 struct cifs_pending_open *open) in cifs_add_pending_open()
|
D | smb2misc.c | 454 struct cifs_pending_open *open; in smb2_tcon_has_lease() local
|
D | dir.c | 466 struct cifs_pending_open open; in cifs_atomic_open() local
|
D | file.c | 391 struct cifs_pending_open open; in cifsFileInfo_put() local 480 struct cifs_pending_open open; in cifs_open() local
|
D | cifsglob.h | 316 int (*open)(const unsigned int, struct cifs_open_parms *, member
|
/fs/nfsd/ |
D | nfs4proc.c | 131 struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in nfsd4_check_open_attributes() 149 is_create_with_attrs(struct nfsd4_open *open) in is_create_with_attrs() 188 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission() 228 …_set_open_owner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct s… in nfsd4_set_open_owner_reply_cache() 237 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open… in do_open_lookup() 316 …_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in do_open_fhandle() 361 struct nfsd4_open *open) in nfsd4_open() 484 struct nfsd4_open *open = (struct nfsd4_open *)&op->u; in nfsd4_open_omfg() local
|
D | nfs4state.c | 232 find_openstateowner_str_locked(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str_locked() 250 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str() 3385 nfsd4_find_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) in nfsd4_find_existing_open() 3439 nfsd4_find_and_lock_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) in nfsd4_find_and_lock_existing_open() 3454 alloc_init_open_stateowner(unsigned int strhashval, struct nfsd4_open *open, in alloc_init_open_stateowner() 3485 init_open_stateid(struct nfs4_file *fp, struct nfsd4_open *open) in init_open_stateid() 3826 struct nfsd4_open *open, struct nfsd_net *nn) in nfsd4_process_open1() 3910 static bool nfsd4_is_deleg_cur(struct nfsd4_open *open) in nfsd4_is_deleg_cur() 3917 nfs4_check_deleg(struct nfs4_client *cl, struct nfsd4_open *open, in nfs4_check_deleg() 3962 struct nfsd4_open *open) in nfsd4_truncate() [all …]
|
D | nfs4xdr.c | 850 nfsd4_decode_open(struct nfsd4_compoundargs *argp, struct nfsd4_open *open) in nfsd4_decode_open() 3231 nfsd4_encode_open(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_open *open) in nfsd4_encode_open()
|
D | xdr4.h | 522 struct nfsd4_open open; member
|
/fs/nfs_common/ |
D | grace.c | 70 __state_in_grace(struct net *net, bool open) in __state_in_grace()
|
/fs/nfs/ |
D | nfs42proc.c | 22 struct nfs_open_context *open; in nfs42_set_rw_stateid() local
|
/fs/proc/ |
D | inode.c | 310 int (*open)(struct inode *, struct file *); in proc_reg_open() local
|
/fs/ |
D | open.c | 1070 SYSCALL_DEFINE3(open, const char __user *, filename, int, flags, umode_t, mode) in SYSCALL_DEFINE3() argument
|
D | compat.c | 1090 COMPAT_SYSCALL_DEFINE3(open, const char __user *, filename, int, flags, umode_t, mode) in COMPAT_SYSCALL_DEFINE3() argument
|
/fs/btrfs/ |
D | ctree.h | 1654 int open; member
|