Home
last modified time | relevance | path

Searched defs:frag (Results 1 – 16 of 16) sorted by relevance

/fs/configfs/
Ddir.c172 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 …]
Dfile.c58 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
/fs/xfs/scrub/
Drefcount.c100 struct xchk_refcnt_frag *frag; in xchk_refcountbt_rmap_check() local
153 struct xchk_refcnt_frag *frag; in xchk_refcountbt_process_rmap_fragments() local
283 struct xchk_refcnt_frag *frag; in xchk_refcountbt_xref_rmap() local
/fs/squashfs/
Dinode.c130 unsigned int frag_offset, frag; in squashfs_read_inode() local
173 unsigned int frag_offset, frag; in squashfs_read_inode() local
/fs/ceph/
Dinode.c150 struct ceph_inode_frag *frag; in __get_or_create_frag() local
191 struct ceph_inode_frag *frag = in __ceph_find_frag() local
213 struct ceph_inode_frag *frag; in __ceph_choose_frag() local
270 struct ceph_inode_frag *frag; in ceph_fill_dirfrag() local
340 static bool is_frag_child(u32 f, struct ceph_inode_frag *frag) in is_frag_child()
354 struct ceph_inode_frag *frag, *prev_frag = NULL; in ceph_fill_fragtree() local
565 struct ceph_inode_frag *frag; in ceph_evict_inode() local
1636 u32 frag = le32_to_cpu(req->r_args.readdir.frag); in ceph_readdir_prepopulate() local
Ddir.c314 unsigned frag = -1; in ceph_readdir() local
Dsuper.h267 u32 frag; member
821 u32 frag; member
Dmds_client.c1198 struct ceph_inode_frag frag; in __choose_mds() local
/fs/jffs2/
Dnodelist.h347 #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
Dnodelist.c61 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
Dgc.c500 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
Dread.c161 struct jffs2_node_frag *frag; in jffs2_read_inode_range() local
Ddebug.c77 struct jffs2_node_frag *frag; in __jffs2_dbg_fragtree_paranoia_check_nolock() local
Dwbuf.c187 struct jffs2_node_frag *frag; in jffs2_incore_replace_raw() local
/fs/adfs/
Dmap.c76 u32 frag; in lookup_zone() local
123 u32 frag; in scan_free_map() local
/fs/ufs/
Dinode.c404 unsigned frag = fragment & uspi->s_fpbmask; in ufs_getfrag_block() local