Home
last modified time | relevance | path

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

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