| /kernel/linux/linux-5.10/fs/configfs/ |
| D | dir.c | 166 void put_fragment(struct configfs_fragment *frag) in put_fragment() 172 struct configfs_fragment *get_fragment(struct configfs_fragment *frag) in get_fragment() 184 struct configfs_fragment *frag) in configfs_new_dirent() 238 umode_t mode, int type, struct configfs_fragment *frag) in configfs_make_dirent() 276 struct configfs_fragment *frag) in configfs_create_dir() 678 struct configfs_fragment *frag) in create_default_group() 709 struct configfs_fragment *frag) in populate_groups() 830 struct configfs_fragment *frag) in configfs_attach_item() 865 struct configfs_fragment *frag) in configfs_attach_group() 1281 struct configfs_fragment *frag; in configfs_mkdir() local [all …]
|
| D | file.c | 60 struct configfs_fragment *frag = to_frag(file); in fill_read_buffer() local 146 struct configfs_fragment *frag = to_frag(file); in configfs_read_bin_file() local 246 struct configfs_fragment *frag = to_frag(file); in flush_write_buffer() local 359 struct configfs_fragment *frag = to_frag(file); in __configfs_open_file() local 474 struct configfs_fragment *frag = to_frag(file); in configfs_release_bin_file() local
|
| /kernel/linux/linux-4.19/fs/configfs/ |
| D | dir.c | 180 void put_fragment(struct configfs_fragment *frag) in put_fragment() 186 struct configfs_fragment *get_fragment(struct configfs_fragment *frag) in get_fragment() 198 struct configfs_fragment *frag) in configfs_new_dirent() 253 umode_t mode, int type, struct configfs_fragment *frag) in configfs_make_dirent() 305 struct configfs_fragment *frag) in configfs_create_dir() 696 struct configfs_fragment *frag) in create_default_group() 727 struct configfs_fragment *frag) in populate_groups() 848 struct configfs_fragment *frag) in configfs_attach_item() 883 struct configfs_fragment *frag) in configfs_attach_group() 1299 struct configfs_fragment *frag; in configfs_mkdir() local [all …]
|
| D | file.c | 74 struct configfs_fragment *frag = to_frag(file); in fill_read_buffer() local 160 struct configfs_fragment *frag = to_frag(file); in configfs_read_bin_file() local 260 struct configfs_fragment *frag = to_frag(file); in flush_write_buffer() local 373 struct configfs_fragment *frag = to_frag(file); in __configfs_open_file() local 490 struct configfs_fragment *frag = to_frag(file); in configfs_release_bin_file() local
|
| /kernel/linux/linux-4.19/block/partitions/ |
| D | ldm.h | 104 struct frag { /* VBLK Fragment handling */ struct 105 struct list_head list; 106 u32 group; 107 u8 num; /* Total number of records */ 108 u8 rec; /* This is record number n */ 109 u8 map; /* Which portions are in use */ 110 u8 data[0];
|
| /kernel/linux/linux-5.10/block/partitions/ |
| D | ldm.h | 87 struct frag { /* VBLK Fragment handling */ struct 88 struct list_head list; 89 u32 group; 90 u8 num; /* Total number of records */ 91 u8 rec; /* This is record number n */ 92 u8 map; /* Which portions are in use */ 93 u8 data[];
|
| /kernel/linux/linux-4.19/net/core/ |
| D | tso.c | 55 skb_frag_t *frag = &skb_shinfo(skb)->frags[tso->next_frag_idx]; in tso_build_data() local 79 skb_frag_t *frag = &skb_shinfo(skb)->frags[tso->next_frag_idx]; in tso_start() local
|
| D | datagram.c | 442 const skb_frag_t *frag = &skb_shinfo(skb)->frags[i]; in skb_copy_datagram_iter() local 531 const skb_frag_t *frag = &skb_shinfo(skb)->frags[i]; in skb_copy_datagram_from_iter() local 584 int frag = skb_shinfo(skb)->nr_frags; in __zerocopy_sg_from_iter() local 673 const skb_frag_t *frag = &skb_shinfo(skb)->frags[i]; in skb_copy_and_csum_datagram() local
|
| /kernel/linux/linux-5.10/net/core/ |
| D | tso.c | 62 skb_frag_t *frag = &skb_shinfo(skb)->frags[tso->next_frag_idx]; in tso_build_data() local 88 skb_frag_t *frag = &skb_shinfo(skb)->frags[tso->next_frag_idx]; in tso_start() local
|
| /kernel/linux/linux-5.10/net/rds/ |
| D | ib_recv.c | 159 struct rds_page_frag *frag; in rds_ib_recv_free_caches() local 193 struct rds_page_frag *frag) in rds_ib_frag_free() 206 struct rds_page_frag *frag; in rds_ib_inc_free() local 278 struct rds_page_frag *frag; in rds_ib_refill_one_frag() local 535 struct rds_page_frag *frag; in rds_ib_inc_copy_to_user() local 782 struct rds_page_frag *frag; in rds_ib_cong_recv() local
|
| /kernel/linux/linux-4.19/net/rds/ |
| D | ib_recv.c | 159 struct rds_page_frag *frag; in rds_ib_recv_free_caches() local 192 struct rds_page_frag *frag) in rds_ib_frag_free() 205 struct rds_page_frag *frag; in rds_ib_inc_free() local 277 struct rds_page_frag *frag; in rds_ib_refill_one_frag() local 526 struct rds_page_frag *frag; in rds_ib_inc_copy_to_user() local 773 struct rds_page_frag *frag; in rds_ib_cong_recv() local
|
| /kernel/linux/linux-5.10/lib/kunit/ |
| D | string-stream.c | 25 struct string_stream_fragment *frag; in string_stream_fragment_init() local 43 struct string_stream_fragment *frag = res->data; in string_stream_fragment_free() local 66 static int string_stream_fragment_destroy(struct string_stream_fragment *frag) in string_stream_fragment_destroy()
|
| /kernel/linux/linux-4.19/fs/ceph/ |
| D | inode.c | 120 struct ceph_inode_frag *frag; in __get_or_create_frag() local 161 struct ceph_inode_frag *frag = in __ceph_find_frag() local 183 struct ceph_inode_frag *frag; in __ceph_choose_frag() local 240 struct ceph_inode_frag *frag; in ceph_fill_dirfrag() local 310 static bool is_frag_child(u32 f, struct ceph_inode_frag *frag) in is_frag_child() 324 struct ceph_inode_frag *frag, *prev_frag = NULL; in ceph_fill_fragtree() local 534 struct ceph_inode_frag *frag; in ceph_evict_inode() local 1545 u32 frag = le32_to_cpu(rhead->args.readdir.frag); in ceph_readdir_prepopulate() local
|
| /kernel/linux/linux-4.19/fs/xfs/scrub/ |
| D | refcount.c | 108 struct xchk_refcnt_frag *frag; in xchk_refcountbt_rmap_check() local 161 struct xchk_refcnt_frag *frag; in xchk_refcountbt_process_rmap_fragments() local 295 struct xchk_refcnt_frag *frag; in xchk_refcountbt_xref_rmap() local
|
| /kernel/linux/linux-5.10/fs/xfs/scrub/ |
| D | refcount.c | 98 struct xchk_refcnt_frag *frag; in xchk_refcountbt_rmap_check() local 151 struct xchk_refcnt_frag *frag; in xchk_refcountbt_process_rmap_fragments() local 283 struct xchk_refcnt_frag *frag; in xchk_refcountbt_xref_rmap() local
|
| /kernel/linux/linux-5.10/fs/ceph/ |
| D | inode.c | 132 struct ceph_inode_frag *frag; in __get_or_create_frag() local 173 struct ceph_inode_frag *frag = in __ceph_find_frag() local 195 struct ceph_inode_frag *frag; in __ceph_choose_frag() local 252 struct ceph_inode_frag *frag; in ceph_fill_dirfrag() local 322 static bool is_frag_child(u32 f, struct ceph_inode_frag *frag) in is_frag_child() 336 struct ceph_inode_frag *frag, *prev_frag = NULL; in ceph_fill_fragtree() local 547 struct ceph_inode_frag *frag; in ceph_evict_inode() local 1605 u32 frag = le32_to_cpu(rhead->args.readdir.frag); in ceph_readdir_prepopulate() local
|
| /kernel/linux/linux-5.10/fs/squashfs/ |
| D | inode.c | 130 unsigned int frag_offset, frag; in squashfs_read_inode() local 173 unsigned int frag_offset, frag; in squashfs_read_inode() local
|
| /kernel/linux/linux-4.19/fs/squashfs/ |
| D | inode.c | 143 unsigned int frag_offset, frag; in squashfs_read_inode() local 186 unsigned int frag_offset, frag; in squashfs_read_inode() local
|
| /kernel/linux/linux-4.19/fs/jffs2/ |
| D | nodelist.h | 347 #define frag_next(frag) rb_entry(rb_next(&(frag)->rb), struct jffs2_node_frag, rb) argument 348 #define frag_prev(frag) rb_entry(rb_prev(&(frag)->rb), struct jffs2_node_frag, rb) argument 349 #define frag_parent(frag) rb_entry(rb_parent(&(frag)->rb), struct jffs2_node_frag, rb) argument 350 #define frag_left(frag) rb_entry((frag)->rb.rb_left, struct jffs2_node_frag, rb) argument 351 #define frag_right(frag) rb_entry((frag)->rb.rb_right, struct jffs2_node_frag, rb) argument 352 #define frag_erase(frag, list) rb_erase(&frag->rb, list); argument
|
| D | nodelist.c | 61 struct jffs2_node_frag *frag = jffs2_lookup_node_frag(list, size); in jffs2_truncate_fragtree() local 530 struct jffs2_node_frag *frag = NULL; in jffs2_lookup_node_frag() local 567 struct jffs2_node_frag *frag, *next; in jffs2_kill_fragtree() local
|
| /kernel/linux/linux-5.10/fs/jffs2/ |
| D | nodelist.h | 347 #define frag_next(frag) rb_entry(rb_next(&(frag)->rb), struct jffs2_node_frag, rb) argument 348 #define frag_prev(frag) rb_entry(rb_prev(&(frag)->rb), struct jffs2_node_frag, rb) argument 349 #define frag_parent(frag) rb_entry(rb_parent(&(frag)->rb), struct jffs2_node_frag, rb) argument 350 #define frag_left(frag) rb_entry((frag)->rb.rb_left, struct jffs2_node_frag, rb) argument 351 #define frag_right(frag) rb_entry((frag)->rb.rb_right, struct jffs2_node_frag, rb) argument 352 #define frag_erase(frag, list) rb_erase(&frag->rb, list); argument
|
| D | nodelist.c | 61 struct jffs2_node_frag *frag = jffs2_lookup_node_frag(list, size); in jffs2_truncate_fragtree() local 530 struct jffs2_node_frag *frag = NULL; in jffs2_lookup_node_frag() local 567 struct jffs2_node_frag *frag, *next; in jffs2_kill_fragtree() local
|
| D | gc.c | 500 struct jffs2_node_frag *frag; in jffs2_garbage_collect_live() local 1018 struct jffs2_node_frag *frag; in jffs2_garbage_collect_hole() local 1193 struct jffs2_node_frag *frag; in jffs2_garbage_collect_dnode() local
|
| /kernel/linux/linux-4.19/fs/adfs/ |
| D | map.c | 79 u32 frag; in lookup_zone() local 139 u32 frag; in scan_free_map() local
|
| /kernel/linux/linux-4.19/drivers/net/ethernet/stmicro/stmmac/ |
| D | stmmac_tc.c | 58 struct stmmac_tc_entry *frag, in tc_fill_actions() 94 struct stmmac_tc_entry *entry, *frag = NULL; in tc_fill_entry() local
|