Home
last modified time | relevance | path

Searched refs:cloned (Results 1 – 16 of 16) sorted by relevance

/linux-4.1.27/fs/nfs/
Dnfs4super.c269 .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()
Dsuper.c2332 const struct super_block *old_sb = mount_info->cloned->sb; in nfs_clone_super()
2460 struct nfs_clone_mount *cloned) in nfs_get_cache_cookie() argument
2476 } else if (cloned) { in nfs_get_cache_cookie()
2477 struct nfs_server *mnt_s = NFS_SB(cloned->sb); in nfs_get_cache_cookie()
2492 struct nfs_clone_mount *cloned) in nfs_get_cache_cookie() argument
2529 return security_sb_clone_mnt_opts(mount_info->cloned->sb, s); in nfs_clone_sb_security()
2554 if (mount_info->cloned != NULL && mount_info->cloned->sb != NULL) in nfs_fs_mount_common()
2555 if (mount_info->cloned->sb->s_flags & MS_SYNCHRONOUS) in nfs_fs_mount_common()
2580 nfs_get_cache_cookie(s, mount_info->parsed, mount_info->cloned); in nfs_fs_mount_common()
2678 .cloned = data, in nfs_xdev_mount()
[all …]
Dinternal.h139 struct nfs_clone_mount *cloned; member
/linux-4.1.27/Documentation/fb/
Dgxfb.txt1 [This file is cloned from VesaFB/aty128fb]
Dsa1100fb.txt1 [This file is cloned from VesaFB/matroxfb]
Dlxfb.txt1 [This file is cloned from VesaFB/aty128fb]
Daty128fb.txt1 [This file is cloned from VesaFB/matroxfb]
Dmatroxfb.txt1 [This file is cloned from VesaFB. Thanks go to Gerd Knorr]
/linux-4.1.27/tools/perf/util/
Dpmu.c330 struct parse_events_term *term, *cloned; in pmu_alias_terms() local
335 ret = parse_events_term__clone(&cloned, term); in pmu_alias_terms()
340 list_add_tail(&cloned->list, &list); in pmu_alias_terms()
/linux-4.1.27/Documentation/networking/
Ddriver.txt63 cloned SKB.
/linux-4.1.27/include/linux/
Dskbuff.h566 __u8 cloned:1, member
1095 return skb->cloned && in skb_cloned()
1120 if (!skb->cloned) in skb_header_cloned()
2416 int cloned) in __skb_cow() argument
2423 if (delta || cloned) in __skb_cow()
/linux-4.1.27/Documentation/filesystems/
Dfiles.txt11 table between tasks cloned with CLONE_FILES flag. Typically
Dsharedsubtree.txt574 A cloned namespace contains all the mounts as that of the parent
/linux-4.1.27/net/core/
Dskbuff.c627 if (skb->cloned && in skb_release_data()
876 n->cloned = 1; in __skb_clone()
888 skb->cloned = 1; in __skb_clone()
1231 skb->cloned = 0; in pskb_expand_head()
/linux-4.1.27/net/netlink/
Daf_netlink.c894 if (!skb->cloned || in netlink_skb_destructor()
/linux-4.1.27/net/netfilter/
DKconfig858 This option adds a "TEE" target with which a packet can be cloned and