Home
last modified time | relevance | path

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

/linux-4.4.14/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.c2335 const struct super_block *old_sb = mount_info->cloned->sb; in nfs_clone_super()
2463 struct nfs_clone_mount *cloned) in nfs_get_cache_cookie() argument
2479 } else if (cloned) { in nfs_get_cache_cookie()
2480 struct nfs_server *mnt_s = NFS_SB(cloned->sb); in nfs_get_cache_cookie()
2495 struct nfs_clone_mount *cloned) in nfs_get_cache_cookie() argument
2532 return security_sb_clone_mnt_opts(mount_info->cloned->sb, s); in nfs_clone_sb_security()
2557 if (mount_info->cloned != NULL && mount_info->cloned->sb != NULL) in nfs_fs_mount_common()
2558 if (mount_info->cloned->sb->s_flags & MS_SYNCHRONOUS) in nfs_fs_mount_common()
2583 nfs_get_cache_cookie(s, mount_info->parsed, mount_info->cloned); in nfs_fs_mount_common()
2681 .cloned = data, in nfs_xdev_mount()
[all …]
Dinternal.h139 struct nfs_clone_mount *cloned; member
/linux-4.4.14/Documentation/fb/
Dsa1100fb.txt1 [This file is cloned from VesaFB/matroxfb]
Dgxfb.txt1 [This file is cloned from VesaFB/aty128fb]
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.4.14/tools/perf/util/
Dpmu.c350 struct parse_events_term *term, *cloned; in pmu_alias_terms() local
355 ret = parse_events_term__clone(&cloned, term); in pmu_alias_terms()
360 list_add_tail(&cloned->list, &list); in pmu_alias_terms()
/linux-4.4.14/Documentation/networking/
Ddriver.txt63 cloned SKB.
/linux-4.4.14/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.4.14/include/linux/
Dskbuff.h592 __u8 cloned:1, member
1222 return skb->cloned && in skb_cloned()
1247 if (!skb->cloned) in skb_header_cloned()
2568 int cloned) in __skb_cow() argument
2575 if (delta || cloned) in __skb_cow()
/linux-4.4.14/Documentation/DocBook/
Dnetworking.xml.db19 API-skb-cloned
20 API-skb-header-cloned
Dkernel-api.xml.db614 API-blk-insert-cloned-request
644 API-blk-cloned-rq-check-limits
/linux-4.4.14/net/core/
Dskbuff.c579 if (skb->cloned && in skb_release_data()
828 n->cloned = 1; in __skb_clone()
840 skb->cloned = 1; in __skb_clone()
1183 skb->cloned = 0; in pskb_expand_head()
/linux-4.4.14/net/netlink/
Daf_netlink.c908 if (!skb->cloned || in netlink_skb_destructor()
/linux-4.4.14/net/netfilter/
DKconfig874 This option adds a "TEE" target with which a packet can be cloned and