Home
last modified time | relevance | path

Searched +defs:access +defs:copy (Results 1 – 9 of 9) sorted by relevance

/linux-6.14.4/security/ipe/
Dpolicy_fs.c23 umode_t access; member
292 char *copy = NULL; in update_policy() local
/linux-6.14.4/fs/nfsd/
Dnfs4proc.c741 struct nfsd4_access *access = &u->access; in nfsd4_access() local
1321 struct nfsd4_copy *copy; in nfsd4_has_active_async_copies() local
1343 struct nfsd4_copy *copy; in nfsd4_async_copy_reaper() local
1371 static void nfs4_put_copy(struct nfsd4_copy *copy) in nfs4_put_copy()
1379 static void nfsd4_stop_copy(struct nfsd4_copy *copy) in nfsd4_stop_copy()
1389 struct nfsd4_copy *copy = NULL; in nfsd4_unhash_copy() local
1406 struct nfsd4_copy *copy; in nfsd4_shutdown_copy() local
1605 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1663 struct nfsd4_copy *copy) in nfsd4_setup_inter_ssc()
1685 struct nfsd4_copy *copy) in nfsd4_setup_intra_ssc()
[all …]
Dnfs4state.c434 unsigned int access = 0; in bmap_to_share_mode() local
445 set_access(u32 access, struct nfs4_ol_stateid *stp) in set_access()
455 clear_access(u32 access, struct nfs4_ol_stateid *stp) in clear_access()
465 test_access(u32 access, struct nfs4_ol_stateid *stp) in test_access()
501 static int nfs4_access_to_omode(u32 access) in nfs4_access_to_omode()
732 struct nfs4_ol_stateid *stp, u32 access, bool share_access) in nfs4_resolve_deny_conflicts_locked()
766 __nfs4_file_get_access(struct nfs4_file *fp, u32 access) in __nfs4_file_get_access()
777 nfs4_file_get_access(struct nfs4_file *fp, u32 access) in nfs4_file_get_access()
831 static void nfs4_file_put_access(struct nfs4_file *fp, u32 access) in nfs4_file_put_access()
988 int nfs4_init_copy_state(struct nfsd_net *nn, struct nfsd4_copy *copy) in nfs4_init_copy_state()
[all …]
Dnfs4xdr.c525 fattr4_time_deleg_access access; in nfsd4_decode_fattr4() local
796 struct nfsd4_access *access = &u->access; in nfsd4_decode_access() local
2022 struct nfsd4_copy *copy = &u->copy; in nfsd4_decode_copy() local
4023 struct nfsd4_access *access = &u->access; in nfsd4_encode_access() local
5276 const struct nfsd4_copy *copy) in nfsd4_encode_write_response4()
5303 const struct nfsd4_copy *copy) in nfsd4_encode_copy_requirements4()
5319 struct nfsd4_copy *copy = &u->copy; in nfsd4_encode_copy() local
Dxdr4.h724 static inline void nfsd4_copy_set_sync(struct nfsd4_copy *copy, bool sync) in nfsd4_copy_set_sync()
732 static inline bool nfsd4_copy_is_sync(const struct nfsd4_copy *copy) in nfsd4_copy_is_sync()
737 static inline bool nfsd4_copy_is_async(const struct nfsd4_copy *copy) in nfsd4_copy_is_async()
742 static inline bool nfsd4_ssc_is_inter(const struct nfsd4_copy *copy) in nfsd4_ssc_is_inter()
785 struct nfsd4_access access; member
838 struct nfsd4_copy copy; member
/linux-6.14.4/drivers/s390/block/
Ddasd_eckd.c4067 char *copy = kmem_cache_alloc(dasd_page_cache, in dasd_eckd_build_cp_cmd_single() local
6024 struct dasd_psf_query_host_access *access; in dasd_eckd_host_access_count() local
6060 struct dasd_psf_query_host_access *access; in dasd_hosts_print() local
6103 *copy_relation_find_device(struct dasd_copy_relation *copy, in copy_relation_find_device()
6119 static void copy_pair_set_active(struct dasd_copy_relation *copy, char *new_busid, in copy_pair_set_active()
6149 struct dasd_copy_relation *copy; in dasd_eckd_copy_pair_swap() local
/linux-6.14.4/security/smack/
Dsmack_lsm.c2190 static int smk_curacc_on_task(struct task_struct *p, int access, in smk_curacc_on_task()
3132 static int smk_curacc_shm(struct kern_ipc_perm *isp, int access) in smk_curacc_shm()
3221 static int smk_curacc_sem(struct kern_ipc_perm *isp, int access) in smk_curacc_sem()
3316 static int smk_curacc_msq(struct kern_ipc_perm *isp, int access) in smk_curacc_msq()
4581 char *copy; in smack_key_getsecurity() local
/linux-6.14.4/drivers/net/ethernet/intel/ice/
Dice_flex_pipe.c278 ice_acquire_change_lock(struct ice_hw *hw, enum ice_aq_res_access_type access) in ice_acquire_change_lock()
4233 struct list_head chg, copy; in ice_rem_prof_id_flow() local
/linux-6.14.4/include/sound/
Dpcm.h73 int (*copy)(struct snd_pcm_substream *substream, int channel, member
379 snd_pcm_access_t access; /* access mode */ member