Home
last modified time | relevance | path

Searched defs:rec (Results 1 – 25 of 42) sorted by relevance

12

/fs/xfs/libxfs/
Dxfs_ialloc.c86 union xfs_btree_rec rec; in xfs_inobt_update() local
110 union xfs_btree_rec *rec; in xfs_inobt_get_rec() local
213 xfs_inobt_rec_incore_t rec; in xfs_check_agi_freecount() local
522 struct xfs_inobt_rec_incore rec; in xfs_inobt_insert_sprec() local
608 struct xfs_inobt_rec_incore rec; in xfs_ialloc_ag_alloc() local
1032 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_next_rec()
1061 xfs_inobt_rec_incore_t *rec, in xfs_ialloc_get_rec()
1088 struct xfs_inobt_rec_incore *rec) in xfs_inobt_first_free_inode()
1119 struct xfs_inobt_rec_incore rec, trec; in xfs_dialloc_ag_inobt() local
1371 struct xfs_inobt_rec_incore *rec) in xfs_dialloc_ag_finobt_near()
[all …]
Dxfs_alloc_btree.c131 union xfs_btree_rec *rec, in xfs_allocbt_update_lastrec()
206 union xfs_btree_rec *rec) in xfs_allocbt_init_key_from_rec()
217 union xfs_btree_rec *rec) in xfs_allocbt_init_rec_from_cur()
243 xfs_alloc_rec_incore_t *rec = &cur->bc_rec.a; in xfs_allocbt_key_diff() local
Dxfs_refcount_btree.c165 union xfs_btree_rec *rec) in xfs_refcountbt_init_key_from_rec()
173 union xfs_btree_rec *rec) in xfs_refcountbt_init_high_key_from_rec()
185 union xfs_btree_rec *rec) in xfs_refcountbt_init_rec_from_cur()
210 struct xfs_refcount_irec *rec = &cur->bc_rec.rc; in xfs_refcountbt_key_diff() local
Dxfs_rmap_btree.c183 union xfs_btree_rec *rec) in xfs_rmapbt_init_key_from_rec()
200 union xfs_btree_rec *rec) in xfs_rmapbt_init_high_key_from_rec()
222 union xfs_btree_rec *rec) in xfs_rmapbt_init_rec_from_cur()
249 struct xfs_rmap_irec *rec = &cur->bc_rec.r; in xfs_rmapbt_key_diff() local
Dxfs_ialloc_btree.c172 union xfs_btree_rec *rec) in xfs_inobt_init_key_from_rec()
180 union xfs_btree_rec *rec) in xfs_inobt_init_rec_from_cur()
433 struct xfs_inobt_rec_incore *rec) in xfs_inobt_irec_to_allocmask()
481 struct xfs_inobt_rec_incore *rec) in xfs_inobt_rec_check_count()
Dxfs_rmap.c96 union xfs_btree_rec rec; in xfs_rmap_update() local
184 union xfs_btree_rec *rec, in xfs_rmap_btrec_to_irec()
204 union xfs_btree_rec *rec; in xfs_rmap_get_rec() local
224 struct xfs_rmap_irec *rec, in xfs_rmap_find_left_neighbor_helper()
300 struct xfs_rmap_irec *rec, in xfs_rmap_lookup_le_range_helper()
1988 union xfs_btree_rec *rec, in xfs_rmap_query_range_helper()
Dxfs_ialloc_btree.h72 #define xfs_inobt_rec_check_count(mp, rec) 0 argument
Dxfs_refcount.c93 union xfs_btree_rec *rec, in xfs_refcount_btrec_to_irec()
110 union xfs_btree_rec *rec; in xfs_refcount_get_rec() local
132 union xfs_btree_rec rec; in xfs_refcount_update() local
1587 union xfs_btree_rec *rec, in xfs_refcount_recover_extent()
Dxfs_bmap_btree.c618 union xfs_btree_rec *rec) in xfs_bmbt_init_key_from_rec()
627 union xfs_btree_rec *rec) in xfs_bmbt_init_rec_from_cur()
/fs/hfs/
Dbrec.c18 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff()
30 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen()
68 int size, key_len, rec; in hfs_brec_insert() local
355 int rec, rec_off, end_rec_off; in hfs_brec_update_parent() local
455 int key_size, rec; in hfs_btree_inc_height() local
Dinode.c289 hfs_cat_rec *rec; member
295 hfs_cat_rec *rec; in hfs_test_inode() local
316 hfs_cat_rec *rec; in hfs_read_inode() local
383 struct inode *hfs_iget(struct super_block *sb, struct hfs_cat_key *key, hfs_cat_rec *rec) in hfs_iget()
421 hfs_cat_rec rec; in hfs_write_inode() local
509 hfs_cat_rec rec; in hfs_file_lookup() local
Dcatalog.c36 static int hfs_cat_build_record(hfs_cat_rec *rec, u32 cnid, struct inode *inode) in hfs_cat_build_record()
66 hfs_cat_rec *rec, int type, in hfs_cat_build_thread()
182 hfs_cat_rec rec; in hfs_cat_find_brec() local
Dbfind.c46 int rec; in __hfs_brec_find() local
148 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) in hfs_brec_read()
Dattr.c25 hfs_cat_rec rec; in __hfs_setxattr() local
71 hfs_cat_rec rec; in __hfs_getxattr() local
Ddir.c23 hfs_cat_rec rec; in hfs_lookup() local
/fs/hfsplus/
Dbrec.c19 u16 hfs_brec_lenoff(struct hfs_bnode *node, u16 rec, u16 *off) in hfs_brec_lenoff()
31 u16 hfs_brec_keylen(struct hfs_bnode *node, u16 rec) in hfs_brec_keylen()
66 int size, key_len, rec; in hfs_brec_insert() local
359 int rec, rec_off, end_rec_off; in hfs_brec_update_parent() local
459 int key_size, rec; in hfs_btree_inc_height() local
Dbfind.c117 int rec; in __hfs_brec_find() local
217 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) in hfs_brec_read()
/fs/ocfs2/
Dextent_map.c228 struct ocfs2_extent_rec *rec) in ocfs2_extent_map_insert_rec()
334 struct ocfs2_extent_rec *rec; in ocfs2_search_for_hole_index() local
420 struct ocfs2_extent_rec *rec; in ocfs2_get_clusters_nocache() local
531 struct ocfs2_extent_rec *rec, in ocfs2_relative_extent_offsets()
552 struct ocfs2_extent_rec *rec; in ocfs2_xattr_get_clusters() local
617 struct ocfs2_extent_rec rec; in ocfs2_get_clusters() local
760 struct ocfs2_extent_rec rec; in ocfs2_fiemap() local
844 struct ocfs2_extent_rec rec; in ocfs2_seek_data_hole_offset() local
Dalloc.c208 struct ocfs2_extent_rec *rec) in ocfs2_dinode_extent_map_insert()
224 struct ocfs2_extent_rec *rec) in ocfs2_dinode_insert_check()
516 struct ocfs2_extent_rec *rec) in ocfs2_et_extent_map_insert()
539 struct ocfs2_extent_rec *rec, in ocfs2_et_extent_contig()
551 struct ocfs2_extent_rec *rec) in ocfs2_et_insert_check()
777 struct ocfs2_extent_rec *rec; in ocfs2_search_extent_list() local
1108 struct ocfs2_extent_rec *rec; in ocfs2_adjust_rightmost_branch() local
1598 struct ocfs2_extent_rec *rec; in ocfs2_rotate_leaf() local
1780 struct ocfs2_extent_rec *rec; in __ocfs2_find_path() local
2297 struct ocfs2_extent_rec *rec; in ocfs2_rotate_requires_path_adjustment() local
[all …]
Dquota_local.c328 void ocfs2_free_quota_recovery(struct ocfs2_quota_recovery *rec) in ocfs2_free_quota_recovery()
373 struct ocfs2_quota_recovery *rec; in ocfs2_alloc_quota_recovery() local
399 struct ocfs2_quota_recovery *rec; in ocfs2_begin_quota_recovery() local
460 struct ocfs2_quota_recovery *rec) in ocfs2_recover_local_quota_file()
583 struct ocfs2_quota_recovery *rec, in ocfs2_finish_quota_recovery()
691 struct ocfs2_quota_recovery *rec; in ocfs2_local_read_info() local
Dalloc.h249 struct ocfs2_extent_rec *rec) in ocfs2_rec_clusters()
268 static inline int ocfs2_is_empty_extent(struct ocfs2_extent_rec *rec) in ocfs2_is_empty_extent()
Drefcounttree.c891 struct ocfs2_refcount_rec *rec = NULL; in ocfs2_find_refcount_rec_in_rl() local
1074 struct ocfs2_extent_rec *rec = NULL; in ocfs2_get_refcount_rec() local
1250 struct ocfs2_refcount_rec *rec = &rl->rl_recs[index]; in ocfs2_change_refcount_rec() local
1662 struct ocfs2_refcount_rec *rec) in ocfs2_adjust_refcount_rec()
1746 struct ocfs2_refcount_rec *rec, in ocfs2_insert_refcount_rec()
1995 struct ocfs2_refcount_rec rec; in __ocfs2_increase_refcount() local
2183 struct ocfs2_refcount_rec *rec = &rb->rf_records.rl_recs[index]; in ocfs2_decrease_refcount_rec() local
2237 struct ocfs2_refcount_rec rec; in __ocfs2_decrease_refcount() local
2388 struct ocfs2_refcount_rec rec; in ocfs2_calc_refcount_meta_credits() local
2649 struct ocfs2_extent_rec *rec; in ocfs2_refcount_cal_cow_clusters() local
[all …]
/fs/pstore/
Dinternal.h23 pstore_ftrace_encode_cpu(struct pstore_ftrace_record *rec, unsigned int cpu) in pstore_ftrace_encode_cpu()
33 pstore_ftrace_decode_cpu(struct pstore_ftrace_record *rec) in pstore_ftrace_decode_cpu()
Dftrace.c36 struct pstore_ftrace_record rec = {}; in pstore_ftrace_call() local
/fs/btrfs/
Dreada.c152 struct reada_extctl *rec; in __readahead_hook() local
196 struct reada_extctl *rec; in __readahead_hook() local
559 struct reada_extctl *rec; in reada_add_block() local

12