/Linux-v4.19/fs/nfs/ |
D | nfs4super.c | 269 .cloned = raw_data, in nfs4_remote_referral_mount() 277 if (mount_info.cloned == NULL || mount_info.mntfh == NULL) in nfs4_remote_referral_mount() 281 server = nfs4_create_referral_server(mount_info.cloned, mount_info.mntfh); in nfs4_remote_referral_mount()
|
D | super.c | 2367 const struct super_block *old_sb = mount_info->cloned->sb; in nfs_clone_super() 2501 struct nfs_clone_mount *cloned) in nfs_get_cache_cookie() argument 2517 } else if (cloned) { in nfs_get_cache_cookie() 2518 struct nfs_server *mnt_s = NFS_SB(cloned->sb); in nfs_get_cache_cookie() 2533 struct nfs_clone_mount *cloned) in nfs_get_cache_cookie() argument 2572 error = security_sb_clone_mnt_opts(mount_info->cloned->sb, s, kflags, in nfs_clone_sb_security() 2605 if (mount_info->cloned != NULL && mount_info->cloned->sb != NULL) in nfs_fs_mount_common() 2606 if (mount_info->cloned->sb->s_flags & SB_SYNCHRONOUS) in nfs_fs_mount_common() 2633 nfs_get_cache_cookie(s, mount_info->parsed, mount_info->cloned); in nfs_fs_mount_common() 2733 .cloned = data, in nfs_xdev_mount() [all …]
|
D | internal.h | 149 struct nfs_clone_mount *cloned; member
|
/Linux-v4.19/Documentation/fb/ |
D | gxfb.txt | 1 [This file is cloned from VesaFB/aty128fb]
|
D | sa1100fb.txt | 1 [This file is cloned from VesaFB/matroxfb]
|
D | lxfb.txt | 1 [This file is cloned from VesaFB/aty128fb]
|
D | aty128fb.txt | 1 [This file is cloned from VesaFB/matroxfb]
|
D | matroxfb.txt | 1 [This file is cloned from VesaFB. Thanks go to Gerd Knorr]
|
/Linux-v4.19/tools/perf/util/ |
D | pmu.c | 494 struct parse_events_term *term, *cloned; in pmu_alias_terms() local 499 ret = parse_events_term__clone(&cloned, term); in pmu_alias_terms() 508 cloned->weak = true; in pmu_alias_terms() 509 list_add_tail(&cloned->list, &list); in pmu_alias_terms()
|
/Linux-v4.19/Documentation/networking/ |
D | driver.txt | 63 cloned SKB.
|
/Linux-v4.19/Documentation/filesystems/ |
D | files.txt | 11 table between tasks cloned with CLONE_FILES flag. Typically
|
D | sharedsubtree.txt | 574 A cloned namespace contains all the mounts as that of the parent
|
/Linux-v4.19/include/linux/ |
D | skbuff.h | 738 __u8 cloned:1, member 1442 return skb->cloned && in skb_cloned() 1467 if (!skb->cloned) in skb_header_cloned() 2895 int cloned) in __skb_cow() argument 2902 if (delta || cloned) in __skb_cow()
|
/Linux-v4.19/Documentation/gpu/ |
D | tegra.rst | 74 also share a single framebuffer, allowing cloned configurations even if modes
|
/Linux-v4.19/net/core/ |
D | skbuff.c | 558 if (skb->cloned && in skb_release_data() 858 n->cloned = 1; in __skb_clone() 872 skb->cloned = 1; in __skb_clone() 1508 skb->cloned = 0; in pskb_expand_head() 5369 skb->cloned = 0; in pskb_carve_inside_header() 5508 skb->cloned = 0; in pskb_carve_inside_nonlinear()
|
/Linux-v4.19/drivers/net/ethernet/cadence/ |
D | macb_main.c | 1667 bool cloned = skb_cloned(*skb) || skb_header_cloned(*skb); in macb_pad_and_fcs() local 1684 else if (!cloned && headroom + tailroom >= ETH_FCS_LEN) in macb_pad_and_fcs() 1694 if (!cloned && headroom + tailroom >= padlen) { in macb_pad_and_fcs()
|
/Linux-v4.19/Documentation/process/ |
D | maintainer-pgp-guide.rst | 690 repository is cloned to your system, you have full history of the 692 hundreds of cloned repositories floating around, how does anyone verify
|
/Linux-v4.19/net/netlink/ |
D | af_netlink.c | 373 if (!skb->cloned || in netlink_skb_destructor()
|
/Linux-v4.19/Documentation/bpf/ |
D | bpf_devel_QA.rst | 422 working directory points to the root of the cloned git tree)::
|
/Linux-v4.19/net/netfilter/ |
D | Kconfig | 1009 This option adds a "TEE" target with which a packet can be cloned and
|