Home
last modified time | relevance | path

Searched defs:leaf_count (Results 1 – 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/fs/hfs/
Dbtree.h31 u32 leaf_count; member
150 __be32 leaf_count; /* (V) The number of leaf records */ member
/kernel/linux/linux-5.10/fs/hfsplus/
Dhfsplus_fs.h80 u32 leaf_count; member
Dhfsplus_raw.h170 __be32 leaf_count; member
/kernel/linux/linux-5.10/fs/f2fs/
Dsuper.c2698 loff_t leaf_count = DEF_ADDRS_PER_BLOCK; in max_file_blocks() local
Ddata.c1918 loff_t leaf_count = ADDRS_PER_BLOCK(inode); in max_inode_blocks() local