Searched refs:share (Results 1 – 16 of 16) sorted by relevance
/linux-4.19.296/fs/lockd/ |
D | svcshare.c | 21 nlm_cmp_owner(struct nlm_share *share, struct xdr_netobj *oh) in nlm_cmp_owner() argument 23 return share->s_owner.len == oh->len in nlm_cmp_owner() 24 && !memcmp(share->s_owner.data, oh->data, oh->len); in nlm_cmp_owner() 31 struct nlm_share *share; in nlmsvc_share_file() local 35 for (share = file->f_shares; share; share = share->s_next) { in nlmsvc_share_file() 36 if (share->s_host == host && nlm_cmp_owner(share, oh)) in nlmsvc_share_file() 38 if ((argp->fsm_access & share->s_mode) in nlmsvc_share_file() 39 || (argp->fsm_mode & share->s_access )) in nlmsvc_share_file() 43 share = kmalloc(sizeof(*share) + oh->len, in nlmsvc_share_file() 45 if (share == NULL) in nlmsvc_share_file() [all …]
|
D | svc4proc.c | 533 PROC(share, shareargs, shareres, args, res, Ck+St+1),
|
D | svcproc.c | 577 PROC(share, shareargs, shareres, args, res, Ck+St+1),
|
/linux-4.19.296/drivers/ntb/hw/mscc/ |
D | Kconfig | 6 selects the Switchtec management driver as they share the same
|
/linux-4.19.296/drivers/parport/ |
D | Makefile | 6 parport-objs := share.o ieee1284.o ieee1284_ops.o procfs.o
|
D | Kconfig | 30 It is possible to share a single parallel port among several devices
|
/linux-4.19.296/fs/cifs/ |
D | Kconfig | 40 (smbdirect), advanced security features, per-share encryption, 178 used to communicate on an encrypted share connection on the 189 transparently in an enterprise name space, even if the share 200 Allows NFS server to export a CIFS mounted share (nfsd over cifs)
|
/linux-4.19.296/include/uapi/linux/ |
D | xfrm.h | 242 __u8 share; member 425 __u8 share; member
|
/linux-4.19.296/include/linux/hsi/ |
D | hsi.h | 256 int hsi_claim_port(struct hsi_client *cl, unsigned int share);
|
/linux-4.19.296/drivers/pci/ |
D | Kconfig | 107 which allows them to create virtual devices which share their
|
/linux-4.19.296/include/sound/ |
D | gus.h | 193 unsigned int share; /* share count */ member
|
/linux-4.19.296/drivers/xen/ |
D | Kconfig | 119 The xen filesystem provides a way for domains to share
|
/linux-4.19.296/include/net/ |
D | ipv6.h | 273 u8 share; member
|
D | xfrm.h | 539 u8 share; member
|
/linux-4.19.296/drivers/char/ |
D | Kconfig | 79 It is possible to share one parallel port among several devices
|
/linux-4.19.296/drivers/iio/adc/ |
D | Kconfig | 281 of SoCs for drivers such as the touchscreen and hwmon to use to share
|