Searched defs:open (Results 1 – 7 of 7) sorted by relevance
/fs/nfsd/ |
D | nfs4state.c | 1010 …c_init_open_stateowner(unsigned int strhashval, struct nfs4_client *clp, struct nfsd4_open *open) { in alloc_init_open_stateowner() 1083 init_stateid(struct nfs4_stateid *stp, struct nfs4_file *fp, struct nfsd4_open *open) { in init_stateid() 1145 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open) in find_openstateowner_str() 1228 test_share(struct nfs4_stateid *stp, struct nfsd4_open *open) { in test_share() 1412 nfsd4_process_open1(struct nfsd4_open *open) in nfsd4_process_open1() 1490 nfs4_check_deleg(struct nfs4_file *fp, struct nfsd4_open *open, in nfs4_check_deleg() 1514 nfs4_check_open(struct nfs4_file *fp, struct nfsd4_open *open, struct nfs4_stateid **stpp) in nfs4_check_open() 1573 struct nfsd4_open *open) in nfsd4_truncate() 1587 …n(struct svc_rqst *rqstp, struct svc_fh *cur_fh, struct nfs4_stateid *stp, struct nfsd4_open *open) in nfs4_upgrade_open() 1623 nfs4_set_claim_prev(struct nfsd4_open *open) in nfs4_set_claim_prev() [all …]
|
D | nfs4proc.c | 65 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int … in do_open_permission() 86 do_open_lookup(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) in do_open_lookup() 138 do_open_fhandle(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) in do_open_fhandle() 170 struct nfsd4_open *open) in nfsd4_open()
|
D | nfs4xdr.c | 626 nfsd4_decode_open(struct nfsd4_compoundargs *argp, struct nfsd4_open *open) in nfsd4_decode_open() 2140 nfsd4_encode_open(struct nfsd4_compoundres *resp, __be32 nfserr, struct nfsd4_open *open) in nfsd4_encode_open()
|
/fs/sysfs/ |
D | sysfs.h | 26 struct sysfs_open_dirent *open; member
|
D | bin.c | 199 static int open(struct inode * inode, struct file * file) in open() function
|
/fs/proc/ |
D | inode.c | 319 int (*open)(struct inode *, struct file *); in proc_reg_open() local
|
/fs/ |
D | open.c | 1049 SYSCALL_DEFINE3(open, const char __user *, filename, int, flags, int, mode) in SYSCALL_DEFINE3() argument
|