Home
last modified time | relevance | path

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

/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()
57 int size, key_len, rec; in hfs_brec_insert() local
330 int rec, rec_off, end_rec_off; in hfs_brec_update_parent() local
425 int key_size, rec; in hfs_btree_inc_height() local
Dbfind.c44 int rec; in __hfs_brec_find() local
137 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) in hfs_brec_read()
/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()
70 int size, key_len, rec; in hfs_brec_insert() local
355 int rec, rec_off, end_rec_off; in hfs_brec_update_parent() local
452 int key_size, rec; in hfs_btree_inc_height() local
Dinode.c253 hfs_cat_rec *rec; member
259 hfs_cat_rec *rec; in hfs_test_inode() local
280 hfs_cat_rec *rec; in hfs_read_inode() local
346 struct inode *hfs_iget(struct super_block *sb, struct hfs_cat_key *key, hfs_cat_rec *rec) in hfs_iget()
384 hfs_cat_rec rec; in hfs_write_inode() local
469 hfs_cat_rec rec; in hfs_file_lookup() local
Dattr.c21 hfs_cat_rec rec; in hfs_setxattr() local
64 hfs_cat_rec rec; in hfs_getxattr() 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()
177 hfs_cat_rec rec; in hfs_cat_find_brec() local
Dbfind.c44 int rec; in __hfs_brec_find() local
146 int hfs_brec_read(struct hfs_find_data *fd, void *rec, int rec_len) in hfs_brec_read()
Ddir.c23 hfs_cat_rec rec; in hfs_lookup() local
Dsuper.c357 hfs_cat_rec rec; in hfs_fill_super() local
/fs/xfs/
Dxfs_alloc_btree.c146 union xfs_btree_rec *rec, in xfs_allocbt_update_lastrec()
218 union xfs_btree_rec *rec) in xfs_allocbt_init_key_from_rec()
229 union xfs_btree_rec *rec) in xfs_allocbt_init_rec_from_key()
240 union xfs_btree_rec *rec) in xfs_allocbt_init_rec_from_cur()
266 xfs_alloc_rec_incore_t *rec = &cur->bc_rec.a; in xfs_allocbt_key_diff() local
408 union xfs_btree_rec *rec, in xfs_allocbt_trace_record()
Dxfs_ialloc_btree.c143 union xfs_btree_rec *rec) in xfs_inobt_init_key_from_rec()
151 union xfs_btree_rec *rec) in xfs_inobt_init_rec_from_key()
159 union xfs_btree_rec *rec) in xfs_inobt_init_rec_from_cur()
299 union xfs_btree_rec *rec, in xfs_inobt_trace_record()
Dxfs_ialloc.c124 union xfs_btree_rec rec; in xfs_inobt_update() local
143 union xfs_btree_rec *rec; in xfs_inobt_get_rec() local
597 xfs_inobt_rec_incore_t rec; /* inode allocation record */ in xfs_dialloc() local
1012 xfs_inobt_rec_incore_t rec; /* btree record */ in xfs_difree() local
Dxfs_bmap_btree.c686 union xfs_btree_rec *rec) in xfs_bmbt_init_key_from_rec()
695 union xfs_btree_rec *rec) in xfs_bmbt_init_rec_from_key()
706 union xfs_btree_rec *rec) in xfs_bmbt_init_rec_from_cur()
822 union xfs_btree_rec *rec, in xfs_bmbt_trace_record()
Dxfs_btree_trace.c147 union xfs_btree_rec *rec, in xfs_btree_trace_argipr()
192 union xfs_btree_rec *rec, in xfs_btree_trace_argr()
Dxfs_btree.c1137 union xfs_btree_rec *rec, in xfs_btree_shift_recs()
1767 union xfs_btree_rec *rec) in xfs_btree_update()
2889 union xfs_btree_rec rec; /* record to insert */ in xfs_btree_insert() local
Dxfs_alloc.c150 union xfs_btree_rec rec; in xfs_alloc_update() local
167 union xfs_btree_rec *rec; in xfs_alloc_get_rec() local
Dxfs_inode.c82 xfs_bmbt_rec_host_t rec; in xfs_validate_extents() local
Dxfs_bmap.c446 union xfs_btree_rec rec; in xfs_bmbt_update() local
/fs/ocfs2/
Dextent_map.c226 struct ocfs2_extent_rec *rec) in ocfs2_extent_map_insert_rec()
333 struct ocfs2_extent_rec *rec; in ocfs2_search_for_hole_index() local
419 struct ocfs2_extent_rec *rec; in ocfs2_get_clusters_nocache() local
527 struct ocfs2_extent_rec *rec, in ocfs2_relative_extent_offsets()
547 struct ocfs2_extent_rec *rec; in ocfs2_xattr_get_clusters() local
607 struct ocfs2_extent_rec rec; in ocfs2_get_clusters() local
737 struct ocfs2_extent_rec rec; in ocfs2_fiemap() local
Dalloc.h230 struct ocfs2_extent_rec *rec) in ocfs2_rec_clusters()
249 static inline int ocfs2_is_empty_extent(struct ocfs2_extent_rec *rec) in ocfs2_is_empty_extent()
Dalloc.c173 struct ocfs2_extent_rec *rec) in ocfs2_dinode_insert_check()
371 struct ocfs2_extent_rec *rec) in ocfs2_et_insert_check()
622 struct ocfs2_extent_rec *rec; in ocfs2_search_extent_list() local
1428 struct ocfs2_extent_rec *rec; in ocfs2_rotate_leaf() local
1609 struct ocfs2_extent_rec *rec; in __ocfs2_find_path() local
2143 struct ocfs2_extent_rec *rec; in ocfs2_rotate_requires_path_adjustment() local
2159 struct ocfs2_extent_rec *rec; in ocfs2_leftmost_rec_contains() local
2354 struct ocfs2_extent_rec *rec; in ocfs2_update_edge_lengths() local
3069 struct ocfs2_extent_rec *rec = &el->l_recs[index]; in ocfs2_cleanup_merge() local
3482 struct ocfs2_extent_rec *rec = &el->l_recs[split_index]; in ocfs2_try_to_merge_extent() local
[all …]
Dquota_local.c302 void ocfs2_free_quota_recovery(struct ocfs2_quota_recovery *rec) in ocfs2_free_quota_recovery()
347 struct ocfs2_quota_recovery *rec; in ocfs2_alloc_quota_recovery() local
372 struct ocfs2_quota_recovery *rec; in ocfs2_begin_quota_recovery() local
431 struct ocfs2_quota_recovery *rec) in ocfs2_recover_local_quota_file()
550 struct ocfs2_quota_recovery *rec, in ocfs2_finish_quota_recovery()
655 struct ocfs2_quota_recovery *rec; in ocfs2_local_read_info() local
Dxattr.c2851 struct ocfs2_extent_rec *rec = NULL; in ocfs2_xattr_get_rec() local
/fs/partitions/
Dldm.h108 u8 rec; /* This is record number n */ member
181 u16 rec; member
Dldm.c1293 int rec, num, group; in ldm_frag_add() local