Searched refs:open (Results 76 - 100 of 2544) sorted by last modified time

1234567891011>>

/linux-master/fs/proc/
H A Dproc_sysctl.c850 .open = proc_sys_open,
H A Dinode.c485 typeof_member(struct proc_ops, proc_open) open;
493 open = pde->proc_ops->proc_open;
494 if (open)
495 rv = open(inode, file);
522 open = pde->proc_ops->proc_open;
523 if (open)
524 rv = open(inode, file);
578 .open = proc_reg_open,
591 .open = proc_reg_open,
605 .open
[all...]
/linux-master/fs/nfsd/
H A Dxdr4.h792 struct nfsd4_open open; member in union:nfsd4_op::nfsd4_op_u
950 struct nfsd4_open *open, struct nfsd_net *nn);
952 struct svc_fh *current_fh, struct nfsd4_open *open);
955 struct nfsd4_open *open);
1004 * (since sequence numbers provide EOS for open, lock, etc in
H A Dtrace.h610 DEFINE_STATEID_EVENT(open); variable
H A Dnfsctl.c163 .open = exports_nfsd_open,
178 .open = nfsd_pool_stats_open,
2053 /* walk list of addrs again, open any that still don't exist */
H A Dnfs4xdr.c982 nfsd4_decode_createhow4(struct nfsd4_compoundargs *argp, struct nfsd4_open *open) argument
986 if (xdr_stream_decode_u32(argp->xdr, &open->op_createmode) < 0)
988 switch (open->op_createmode) {
991 status = nfsd4_decode_fattr4(argp, open->op_bmval,
992 ARRAY_SIZE(open->op_bmval),
993 &open->op_iattr, &open->op_acl,
994 &open->op_label, &open->op_umask);
999 status = nfsd4_decode_verifier4(argp, &open
1024 nfsd4_decode_openflag4(struct nfsd4_compoundargs *argp, struct nfsd4_open *open) argument
1108 nfsd4_decode_open_claim4(struct nfsd4_compoundargs *argp, struct nfsd4_open *open) argument
1159 struct nfsd4_open *open = &u->open; local
4170 nfsd4_encode_open_read_delegation4(struct xdr_stream *xdr, struct nfsd4_open *open) argument
4197 nfsd4_encode_open_write_delegation4(struct xdr_stream *xdr, struct nfsd4_open *open) argument
4218 nfsd4_encode_open_none_delegation4(struct xdr_stream *xdr, struct nfsd4_open *open) argument
4239 nfsd4_encode_open_delegation4(struct xdr_stream *xdr, struct nfsd4_open *open) argument
4273 struct nfsd4_open *open = &u->open; local
[all...]
H A Dnfs4state.c108 * the refcount on the open stateid to drop.
544 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, argument
555 if (same_owner_str(so, &open->op_owner))
692 /* hash tables for lock and open owners */
730 * new_stp: normal open, not open upgrade.
848 * Allocate a new open/delegation state counter. This is needed for
1708 * All nfs4 states (open, lock, delegation, layout) held by the server instance
2780 seq_puts(s, ": { type: open, ");
2830 * (Same for the matter is true of open stateid
4757 nfsd4_find_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) argument
4870 nfsd4_find_and_lock_existing_open(struct nfs4_file *fp, struct nfsd4_open *open) argument
4885 find_or_alloc_open_stateowner(unsigned int strhashval, struct nfsd4_open *open, struct nfsd4_compound_state *cstate) argument
4928 init_open_stateid(struct nfs4_file *fp, struct nfsd4_open *open) argument
5354 nfsd4_process_open1(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct nfsd_net *nn) argument
5429 nfsd4_is_deleg_cur(struct nfsd4_open *open) argument
5436 nfs4_check_deleg(struct nfs4_client *cl, struct nfsd4_open *open, struct nfs4_delegation **dp) argument
5485 nfsd4_truncate(struct svc_rqst *rqstp, struct svc_fh *fh, struct nfsd4_open *open) argument
5502 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) argument
5590 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) argument
5721 nfsd4_verify_deleg_dentry(struct nfsd4_open *open, struct nfs4_file *fp, struct svc_fh *parent) argument
5750 nfsd4_verify_setuid_write(struct nfsd4_open *open, struct nfsd_file *nf) argument
5761 nfs4_set_delegation(struct nfsd4_open *open, struct nfs4_ol_stateid *stp, struct svc_fh *parent) argument
5891 nfsd4_open_deleg_none_ext(struct nfsd4_open *open, int status) argument
5937 nfs4_open_delegation(struct nfsd4_open *open, struct nfs4_ol_stateid *stp, struct svc_fh *currentfh) argument
6017 nfsd4_deleg_xgrade_none_ext(struct nfsd4_open *open, struct nfs4_delegation *dp) argument
6048 nfsd4_process_open2(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open) argument
6157 nfsd4_cleanup_open_state(struct nfsd4_compound_state *cstate, struct nfsd4_open *open) argument
[all...]
H A Dnfs4proc.c105 struct nfsd4_compound_state *cstate, struct nfsd4_open *open)
109 if (open->op_create == NFS4_OPEN_CREATE) {
110 if (open->op_createmode == NFS4_CREATE_UNCHECKED
111 || open->op_createmode == NFS4_CREATE_GUARDED)
113 open->op_bmval, nfsd_attrmask);
114 else if (open->op_createmode == NFS4_CREATE_EXCLUSIVE4_1)
116 open->op_bmval, nfsd41_ex_attrmask);
123 is_create_with_attrs(struct nfsd4_open *open) argument
125 return open->op_create == NFS4_OPEN_CREATE
126 && (open
104 nfsd4_check_open_attributes(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open) argument
142 do_open_permission(struct svc_rqst *rqstp, struct svc_fh *current_fh, struct nfsd4_open *open, int accmode) argument
179 nfsd4_set_open_owner_reply_cache(struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh *resfh) argument
194 nfsd4_vfs_create(struct svc_fh *fhp, struct dentry *child, struct nfsd4_open *open) argument
232 nfsd4_create_file(struct svc_rqst *rqstp, struct svc_fh *fhp, struct svc_fh *resfhp, struct nfsd4_open *open) argument
418 do_open_lookup(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open, struct svc_fh **resfh) argument
485 do_open_fhandle(struct svc_rqst *rqstp, struct nfsd4_compound_state *cstate, struct nfsd4_open *open) argument
529 struct nfsd4_open *open = &u->open; local
653 struct nfsd4_open *open = &op->u.open; local
[all...]
/linux-master/fs/ext4/
H A Dfile.c163 * from ext4_file_open: open gets called at every open, but release
939 .open = ext4_file_open,
/linux-master/drivers/vfio/
H A Dvfio_iommu_type1.c3161 .open = vfio_iommu_type1_open,
/linux-master/drivers/md/dm-vdo/
H A DMakefile53 indexer/open-chapter.o \
/linux-master/drivers/iommu/intel/
H A Ddebugfs.c739 .open = dmar_perf_latency_open,
/linux-master/drivers/infiniband/hw/mlx5/
H A Dmr.c424 .open = simple_open,
469 .open = simple_open,
H A Dmain.c3190 .open = simple_open,
/linux-master/drivers/infiniband/core/
H A Duser_mad.c85 * In addition to references coming from open character devices, there
993 * races against other open calls are not a problem;
1083 .open = ib_umad_open,
1151 .open = ib_umad_sm_open,
/linux-master/drivers/gpu/drm/xen/
H A Dxen_drm_front_gem.c101 .open = drm_gem_vm_open,
/linux-master/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_drv.c1609 .open = drm_open,
1628 .open = vmw_driver_open,
/linux-master/drivers/gpu/drm/omapdrm/
H A Domap_gem.c1272 .open = drm_gem_vm_open,
/linux-master/drivers/gpu/drm/mediatek/
H A Dmtk_gem.c21 .open = drm_gem_vm_open,
/linux-master/drivers/dax/
H A Ddevice.c376 .open = dax_open,
/linux-master/drivers/char/
H A Dmem.c639 .open = open_mem,
660 .open = open_port,
723 if (dev->fops->open)
724 return dev->fops->open(inode, filp);
730 .open = memory_open,
/linux-master/arch/x86/mm/pat/
H A Dmemtype.c1220 .open = memtype_seq_open,
/linux-master/arch/x86/kernel/cpu/sgx/
H A Ddriver.c129 .open = sgx_open,
/linux-master/tools/testing/selftests/kvm/x86_64/
H A Dxen_shinfo_test.c466 int zero_fd = open("/dev/zero", O_RDONLY);
467 TEST_ASSERT(zero_fd != -1, "Failed to open /dev/zero");
/linux-master/tools/testing/selftests/kvm/lib/
H A Dkvm_util.c31 fd = open(path, flags);
32 __TEST_REQUIRE(fd >= 0 || errno != ENOENT, "Cannot open %s: %s", path, strerror(errno));
33 TEST_ASSERT(fd >= 0, "Failed to open '%s'", path);

Completed in 320 milliseconds

1234567891011>>