Home
last modified time | relevance | path

Searched defs:open (Results 1 – 25 of 126) sorted by relevance

123456

/linux/io_uring/
H A Dopenclose.c42 static bool io_openat_force_async(struct io_open *open) in io_openat_force_async()
55 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in __io_openat_prep() local
90 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_openat_prep() local
100 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_openat2_prep() local
119 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_openat2() local
185 struct io_open *open = io_kiocb_to_cmd(req, struct io_open); in io_open_cleanup() local
/linux/Documentation/userspace-api/media/dvb/
H A Dlegacy_dvb_osd.rst765 .. c:function:: int open(const char *deviceName, int flags) argument
767 Arguments
804 Description
810 Return Value
H A Dlegacy_dvb_video.rst2224 .. c:function:: int open(const char *deviceName, int flags) argument
2226 Arguments
2269 When an open() call has succeeded, the device will be ready for use. The argument
2282 Return Value
/linux/include/linux/
H A Dhdlc.h20 int (*open)(struct net_device *dev); member
46 int open; member
H A Dhiddev.h26 int open; member
H A Dposix-clock.h57 int (*open)(struct posix_clock_context *pccontext, fmode_t f_mode); member
/linux/include/linux/mtd/
H A Dblktrans.h28 int open; member
61 int (*open)(struct mtd_blktrans_dev *dev); member
/linux/net/tipc/
H A Dname_distr.c314 u16 *rcv_nxt, bool *open) in tipc_named_dequeue()
365 u16 *rcv_nxt, bool *open) in tipc_named_rcv()
/linux/Documentation/userspace-api/media/v4l/
H A Dopen.rst4 .. _open: target
/linux/include/linux/platform_data/
H A Dtda9950.h12 int (*open)(void *); member
/linux/fs/nfsd/
H A Dnfs4proc.c107 struct nfsd4_compound_state *cstate, struct nfsd4_open *open) in nfsd4_check_open_attributes() argument
125 is_create_with_attrs(struct nfsd4_open *open) in is_create_with_attrs() argument
144 do_open_permission(struct svc_rqst * rqstp,struct svc_fh * current_fh,struct nfsd4_open * open,int accmode) do_open_permission() argument
182 nfsd4_set_open_owner_reply_cache(struct nfsd4_compound_state * cstate,struct nfsd4_open * open,struct svc_fh * resfh) nfsd4_set_open_owner_reply_cache() argument
198 nfsd4_vfs_create(struct svc_fh * fhp,struct dentry * child,struct nfsd4_open * open) nfsd4_vfs_create() argument
236 nfsd4_create_file(struct svc_rqst * rqstp,struct svc_fh * fhp,struct svc_fh * resfhp,struct nfsd4_open * open) nfsd4_create_file() argument
419 do_open_lookup(struct svc_rqst * rqstp,struct nfsd4_compound_state * cstate,struct nfsd4_open * open,struct svc_fh ** resfh) do_open_lookup() argument
486 do_open_fhandle(struct svc_rqst * rqstp,struct nfsd4_compound_state * cstate,struct nfsd4_open * open) do_open_fhandle() argument
530 struct nfsd4_open *open = &u->open; nfsd4_open() local
654 struct nfsd4_open *open = &op->u.open; nfsd4_open_omfg() local
[all...]
H A Dnfs4state.c545 find_openstateowner_str(unsigned int hashval, struct nfsd4_open *open, in find_openstateowner_str() argument
5003 nfsd4_find_existing_open(struct nfs4_file * fp,struct nfsd4_open * open) nfsd4_find_existing_open() argument
5116 nfsd4_find_and_lock_existing_open(struct nfs4_file * fp,struct nfsd4_open * open) nfsd4_find_and_lock_existing_open() argument
5131 find_or_alloc_open_stateowner(unsigned int strhashval,struct nfsd4_open * open,struct nfsd4_compound_state * cstate) find_or_alloc_open_stateowner() argument
5174 init_open_stateid(struct nfs4_file * fp,struct nfsd4_open * open) init_open_stateid() argument
5612 nfsd4_process_open1(struct nfsd4_compound_state * cstate,struct nfsd4_open * open,struct nfsd_net * nn) nfsd4_process_open1() argument
5686 nfsd4_is_deleg_cur(struct nfsd4_open * open) nfsd4_is_deleg_cur() argument
5693 nfs4_check_deleg(struct nfs4_client * cl,struct nfsd4_open * open,struct nfs4_delegation ** dp) nfs4_check_deleg() argument
5743 nfsd4_truncate(struct svc_rqst * rqstp,struct svc_fh * fh,struct nfsd4_open * open) nfsd4_truncate() argument
5761 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
5849 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
5977 nfsd4_verify_deleg_dentry(struct nfsd4_open * open,struct nfs4_file * fp,struct svc_fh * parent) nfsd4_verify_deleg_dentry() argument
6006 nfsd4_verify_setuid_write(struct nfsd4_open * open,struct nfsd_file * nf) nfsd4_verify_setuid_write() argument
6017 nfsd4_want_deleg_timestamps(const struct nfsd4_open * open) nfsd4_want_deleg_timestamps() argument
6022 nfsd4_want_deleg_timestamps(const struct nfsd4_open * open) nfsd4_want_deleg_timestamps() argument
6029 nfs4_set_delegation(struct nfsd4_open * open,struct nfs4_ol_stateid * stp,struct svc_fh * parent) nfs4_set_delegation() argument
6174 nfsd4_open_deleg_none_ext(struct nfsd4_open * open,int status) nfsd4_open_deleg_none_ext() argument
6225 nfsd4_add_rdaccess_to_wrdeleg(struct svc_rqst * rqstp,struct nfsd4_open * open,struct svc_fh * fh,struct nfs4_ol_stateid * stp) nfsd4_add_rdaccess_to_wrdeleg() argument
6275 nfs4_open_delegation(struct svc_rqst * rqstp,struct nfsd4_open * open,struct nfs4_ol_stateid * stp,struct svc_fh * currentfh,struct svc_fh * fh) nfs4_open_delegation() argument
6358 nfsd4_deleg_xgrade_none_ext(struct nfsd4_open * open,struct nfs4_delegation * dp) nfsd4_deleg_xgrade_none_ext() argument
6377 open_xor_delegation(struct nfsd4_open * open) open_xor_delegation() argument
6400 nfsd4_process_open2(struct svc_rqst * rqstp,struct svc_fh * current_fh,struct nfsd4_open * open) nfsd4_process_open2() argument
6541 nfsd4_cleanup_open_state(struct nfsd4_compound_state * cstate,struct nfsd4_open * open) nfsd4_cleanup_open_state() argument
[all...]
/linux/tools/lib/python/
H A Djobserver.py56 def open(self): member in JobserverExec
/linux/drivers/net/ethernet/qualcomm/emac/
H A Demac-sgmii.h19 int (*open)(struct emac_adapter *adpt); member
/linux/tools/include/nolibc/
H A Dfcntl.h54 int open(const char *path, int flags, ...) in open() function
/linux/rust/proc-macro2/
H A Dextra.rs131 pub fn open(&self) -> Span { in open() method
/linux/fs/nfs_common/
H A Dgrace.c64 __state_in_grace(struct net *net, bool open) in __state_in_grace()
/linux/drivers/gpu/drm/nova/
H A Dfile.rs18 fn open(_dev: &NovaDevice) -> Result<Pin<KBox<Self>>> { in open() method
/linux/tools/testing/selftests/bpf/
H A Dtest_cpp.cpp25 int open(const struct bpf_object_open_opts *opts = nullptr) in open() function in Skeleton
/linux/fs/smb/client/
H A Dmisc.c690 cifs_del_pending_open(struct cifs_pending_open *open) in cifs_del_pending_open()
699 struct cifs_pending_open *open) in cifs_add_pending_open_locked()
710 struct cifs_pending_open *open) in cifs_add_pending_open()
H A Dsmb2misc.c588 struct cifs_pending_open *open; in smb2_tcon_find_pending_open_lease() local
617 struct cifs_pending_open *open; in smb2_is_valid_lease_break() local
/linux/arch/um/drivers/
H A Dchan_user.h21 int (*open)(int, int, int, void *, char **); member
/linux/drivers/media/pci/ddbridge/
H A Dddbridge-ci.c130 static int poll_slot_status(struct dvb_ca_en50221 *ca, int slot, int open) in poll_slot_status()
259 static int poll_slot_status_xo2(struct dvb_ca_en50221 *ca, int slot, int open) in poll_slot_status_xo2()
/linux/arch/powerpc/boot/
H A Dops.h58 int (*open)(void); member
68 int (*open)(void); member
/linux/tools/testing/selftests/hid/tests/
H A Dbase_device.py261 def open(self: "EvdevDevice") -> libevdev.Device: member in EvdevDevice
384 def open(self): member in BaseDevice

123456