| /kernel/linux/linux-5.10/fs/configfs/ |
| D | dir.c | 174 void put_fragment(struct configfs_fragment *frag) in put_fragment() 180 struct configfs_fragment *get_fragment(struct configfs_fragment *frag) in get_fragment() 192 struct configfs_fragment *frag) in configfs_new_dirent() 246 umode_t mode, int type, struct configfs_fragment *frag) in configfs_make_dirent() 284 struct configfs_fragment *frag) in configfs_create_dir() 688 struct configfs_fragment *frag) in create_default_group() 719 struct configfs_fragment *frag) in populate_groups() 840 struct configfs_fragment *frag) in configfs_attach_item() 875 struct configfs_fragment *frag) in configfs_attach_group() 1291 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-6.6/fs/configfs/ |
| D | dir.c | 172 void put_fragment(struct configfs_fragment *frag) in put_fragment() 178 struct configfs_fragment *get_fragment(struct configfs_fragment *frag) in get_fragment() 190 struct configfs_fragment *frag) in configfs_new_dirent() 244 umode_t mode, int type, struct configfs_fragment *frag) in configfs_make_dirent() 283 struct configfs_fragment *frag) in configfs_create_dir() 662 struct configfs_fragment *frag) in create_default_group() 693 struct configfs_fragment *frag) in populate_groups() 814 struct configfs_fragment *frag) in configfs_attach_item() 849 struct configfs_fragment *frag) in configfs_attach_group() 1266 struct configfs_fragment *frag; in configfs_mkdir() local [all …]
|
| D | file.c | 58 struct configfs_fragment *frag = to_frag(file); in fill_read_buffer() local 109 struct configfs_fragment *frag = to_frag(file); in configfs_bin_read_iter() local 202 struct configfs_fragment *frag = to_frag(file); in flush_write_buffer() local 293 struct configfs_fragment *frag = to_frag(file); in __configfs_open_file() local 406 struct configfs_fragment *frag = to_frag(file); in configfs_release_bin_file() local
|
| /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-6.6/block/partitions/ |
| D | ldm.h | 86 struct frag { /* VBLK Fragment handling */ struct 87 struct list_head list; 88 u32 group; 89 u8 num; /* Total number of records */ 90 u8 rec; /* This is record number n */ 91 u8 map; /* Which portions are in use */ 92 u8 data[];
|
| /kernel/linux/linux-6.6/net/core/ |
| D | tso.c | 54 skb_frag_t *frag = &skb_shinfo(skb)->frags[tso->next_frag_idx]; in tso_build_data() local 80 skb_frag_t *frag = &skb_shinfo(skb)->frags[tso->next_frag_idx]; in tso_start() 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-6.6/net/rds/ |
| D | ib_recv.c | 160 struct rds_page_frag *frag; in rds_ib_recv_free_caches() local 194 struct rds_page_frag *frag) in rds_ib_frag_free() 207 struct rds_page_frag *frag; in rds_ib_inc_free() local 279 struct rds_page_frag *frag; in rds_ib_refill_one_frag() local 537 struct rds_page_frag *frag; in rds_ib_inc_copy_to_user() local 790 struct rds_page_frag *frag; in rds_ib_cong_recv() local
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | xdp.c | 133 skb_frag_t *frag = &xdptxdf.sinfo->frags[i]; in mlx5e_xmit_xdp_buff() local 162 skb_frag_t *frag = &xdptxdf.sinfo->frags[i]; in mlx5e_xmit_xdp_buff() local 426 skb_frag_t *frag = &xdptxdf->sinfo->frags[0]; in mlx5e_xmit_xdp_frame_mpwqe() local 577 skb_frag_t *frag = &xdptxdf->sinfo->frags[i]; in mlx5e_xmit_xdp_frame() local 640 skb_frag_t *frag = &sinfo->frags[j]; in mlx5e_free_xdpsq_desc() local 828 skb_frag_t *frag = &xdptxdf.sinfo->frags[j]; in mlx5e_xdp_xmit() 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 536 struct rds_page_frag *frag; in rds_ib_inc_copy_to_user() local 789 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-6.6/lib/kunit/ |
| D | string-stream.c | 19 struct string_stream_fragment *frag; in alloc_string_stream_fragment() local 35 struct string_stream_fragment *frag) in string_stream_fragment_destroy()
|
| /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 1603 u32 frag = le32_to_cpu(rhead->args.readdir.frag); in ceph_readdir_prepopulate() local
|
| /kernel/linux/linux-6.6/fs/squashfs/ |
| D | inode.c | 133 unsigned int frag_offset, frag; in squashfs_read_inode() local 176 unsigned int frag_offset, frag; in squashfs_read_inode() local
|
| /kernel/linux/linux-5.10/fs/squashfs/ |
| D | inode.c | 133 unsigned int frag_offset, frag; in squashfs_read_inode() local 176 unsigned int frag_offset, frag; in squashfs_read_inode() 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-6.6/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-6.6/fs/xfs/scrub/ |
| D | refcount.c | 103 struct xchk_refcnt_frag *frag; in xchk_refcountbt_rmap_check() local 156 struct xchk_refcnt_frag *frag; in xchk_refcountbt_process_rmap_fragments() local 286 struct xchk_refcnt_frag *frag; in xchk_refcountbt_xref_rmap() local
|
| /kernel/linux/linux-6.6/fs/ceph/ |
| D | inode.c | 254 struct ceph_inode_frag *frag; in __get_or_create_frag() local 295 struct ceph_inode_frag *frag = in __ceph_find_frag() local 317 struct ceph_inode_frag *frag; in __ceph_choose_frag() local 374 struct ceph_inode_frag *frag; in ceph_fill_dirfrag() local 444 static bool is_frag_child(u32 f, struct ceph_inode_frag *frag) in is_frag_child() 458 struct ceph_inode_frag *frag, *prev_frag = NULL; in ceph_fill_fragtree() local 678 struct ceph_inode_frag *frag; in ceph_evict_inode() local 1874 u32 frag = le32_to_cpu(req->r_args.readdir.frag); in ceph_readdir_prepopulate() local
|