Home
last modified time | relevance | path

Searched defs:share (Results 1 – 25 of 28) sorted by relevance

12

/linux-6.3-rc2/fs/ksmbd/mgmt/
A Dshare_config.c35 static void kill_share(struct ksmbd_share_config *share) in kill_share()
55 void ksmbd_share_config_del(struct ksmbd_share_config *share) in ksmbd_share_config_del()
62 void __ksmbd_share_config_put(struct ksmbd_share_config *share) in __ksmbd_share_config_put()
69 __get_share_config(struct ksmbd_share_config *share) in __get_share_config()
78 struct ksmbd_share_config *share; in __share_lookup() local
88 static int parse_veto_list(struct ksmbd_share_config *share, in parse_veto_list()
127 struct ksmbd_share_config *share = NULL; in share_config_request() local
211 struct ksmbd_share_config *share; in ksmbd_share_config_get() local
224 bool ksmbd_share_veto_filename(struct ksmbd_share_config *share, in ksmbd_share_veto_filename()
A Dshare_config.h37 static inline int share_config_create_mode(struct ksmbd_share_config *share, in share_config_create_mode()
49 static inline int share_config_directory_mode(struct ksmbd_share_config *share, in share_config_directory_mode()
62 static inline int test_share_config_flag(struct ksmbd_share_config *share, in test_share_config_flag()
71 static inline void ksmbd_share_config_put(struct ksmbd_share_config *share) in ksmbd_share_config_put()
/linux-6.3-rc2/fs/lockd/
A Dsvcshare.c21 nlm_cmp_owner(struct nlm_share *share, struct xdr_netobj *oh) in nlm_cmp_owner()
31 struct nlm_share *share; in nlmsvc_share_file() local
72 struct nlm_share *share, **shpp; in nlmsvc_unshare_file() local
96 struct nlm_share *share, **shpp; in nlmsvc_traverse_shares() local
/linux-6.3-rc2/tools/perf/tests/
A Dbp_account.c81 static int bp_accounting(int wp_cnt, int share) in bp_accounting()
206 int share = detect_share(wp_cnt, bp_cnt); in test__bp_accounting() local
/linux-6.3-rc2/arch/arm64/kvm/hyp/nvhe/
A Dmem_protect.c817 static int check_share(struct pkvm_mem_share *share) in check_share()
845 static int __do_share(struct pkvm_mem_share *share) in __do_share()
882 static int do_share(struct pkvm_mem_share *share) in do_share()
893 static int check_unshare(struct pkvm_mem_share *share) in check_unshare()
921 static int __do_unshare(struct pkvm_mem_share *share) in __do_unshare()
958 static int do_unshare(struct pkvm_mem_share *share) in do_unshare()
1062 struct pkvm_mem_share share = { in __pkvm_host_share_hyp() local
1095 struct pkvm_mem_share share = { in __pkvm_host_unshare_hyp() local
/linux-6.3-rc2/fs/ksmbd/
A Dmisc.c162 char *convert_to_nt_pathname(struct ksmbd_share_config *share, in convert_to_nt_pathname()
286 char *convert_to_unix_name(struct ksmbd_share_config *share, const char *name) in convert_to_unix_name()
A Dsmb2pdu.c1857 struct ksmbd_share_config *share; in smb2_tree_connect() local
2401 struct ksmbd_share_config *share = tcon->share_conf; in smb2_creat() local
2496 struct ksmbd_share_config *share = tcon->share_conf; in smb2_open() local
3852 struct ksmbd_share_config *share = work->tcon->share_conf; in smb2_query_dir() local
4886 struct ksmbd_share_config *share = work->tcon->share_conf; in smb2_get_info_filesystem() local
5404 struct ksmbd_share_config *share = fp->tcon->share_conf; in smb2_rename() local
5523 struct ksmbd_share_config *share, in smb2_create_link()
5597 struct ksmbd_share_config *share) in set_file_basic_info()
5887 struct ksmbd_share_config *share) in smb2_set_info_file()
A Dsmb_common.c613 struct ksmbd_share_config *share = work->tcon->share_conf; in ksmbd_override_fsids() local
A Dtransport_ipc.c552 struct ksmbd_share_config *share, in ksmbd_ipc_tree_connect_request()
A Dksmbd_netlink.h198 __s8 share[KSMBD_REQ_MAX_SHARE_NAME]; member
/linux-6.3-rc2/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
A Di2c.h19 u8 share; member
/linux-6.3-rc2/fs/cifs/
A Ddfs.c330 static int target_share_matches_server(struct TCP_Server_Info *server, char *share, in target_share_matches_server()
363 char *share = NULL, *prefix = NULL; in __tree_connect_dfs_target() local
A Ddfs_cache.c1163 static const char *parse_target_share(const char *target, char **share) in parse_target_share()
1196 int dfs_cache_get_tgt_share(char *path, const struct dfs_cache_tgt_iterator *it, char **share, in dfs_cache_get_tgt_share()
A Dmisc.c1156 const char *share, size_t share_len, in match_target_ip()
/linux-6.3-rc2/tools/testing/selftests/net/
A Dipv6_flowlabel_mgr.c48 static int flowlabel_get(int fd, uint32_t label, uint8_t share, uint16_t flags) in flowlabel_get()
A Dipv6_flowlabel.c175 static void flowlabel_get(int fd, uint32_t label, uint8_t share, uint16_t flags) in flowlabel_get()
/linux-6.3-rc2/drivers/net/fjes/
A Dfjes_hw.c588 struct fjes_device_shared_info *share = hw->hw_info.share; in fjes_hw_unregister_buff_addr() local
717 int fjes_hw_epid_is_shared(struct fjes_device_shared_info *share, in fjes_hw_epid_is_shared()
A Dfjes_hw.h278 struct fjes_device_shared_info *share; member
/linux-6.3-rc2/arch/x86/pci/
A Dxen.c36 int share = 1; in xen_pcifront_enable_irq() local
/linux-6.3-rc2/drivers/hsi/
A Dhsi_core.c598 int hsi_claim_port(struct hsi_client *cl, unsigned int share) in hsi_claim_port()
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dhtb.c257 u64 share = 0; in mlx5e_htb_convert_rate() local
/linux-6.3-rc2/net/xfrm/
A Dxfrm_compat.c28 u8 dir, action, flags, share; member
/linux-6.3-rc2/include/uapi/linux/
A Dxfrm.h247 __u8 share; member
432 __u8 share; member
/linux-6.3-rc2/arch/s390/include/asm/
A Duv.h380 static inline int share(unsigned long addr, u16 cmd) in share() function
/linux-6.3-rc2/include/sound/
A Dgus.h178 unsigned int share; /* share count */ member

Completed in 291 milliseconds

12