Searched defs:num_recs (Results 1 – 7 of 7) sorted by relevance
/linux/fs/hfs/ |
H A D | btree.h | 61 u16 num_recs; member 138 __be16 num_recs; /* (V) The number of records in this node */ member
|
H A D | brec.c | 236 int num_recs, new_rec_off, new_off, old_rec_off; in hfs_bnode_split() local
|
/linux/fs/hfsplus/ |
H A D | brec.c | 240 int num_recs, new_rec_off, new_off, old_rec_off; in hfs_bnode_split() local
|
H A D | hfsplus_fs.h | 112 u16 num_recs; member
|
H A D | hfsplus_raw.h | 156 __be16 num_recs; member
|
/linux/fs/ocfs2/ |
H A D | alloc.c | 1696 int size, num_recs = le16_to_cpu(el->l_next_free_rec); in ocfs2_remove_empty_extent() local 6279 unsigned int clusters, num_recs, start_cluster; in ocfs2_complete_truncate_log_recovery() local
|
/linux/tools/lib/bpf/ |
H A D | btf.c | 3191 __u32 i, num_recs; in btf_ext_bswap_info_sec() local
|