Home
last modified time | relevance | path

Searched refs:lf_depth (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/fs/gfs2/
H A Ddir.c884 leaf->lf_depth = cpu_to_be16(depth); in new_leaf()
1025 if (dip->i_depth == be16_to_cpu(oleaf->lf_depth)) { in dir_split_leaf()
1032 nleaf = new_leaf(inode, &nbh, be16_to_cpu(oleaf->lf_depth) + 1); in dir_split_leaf()
1040 len = BIT(dip->i_depth - be16_to_cpu(oleaf->lf_depth)); in dir_split_leaf()
1044 dip->i_depth, be16_to_cpu(oleaf->lf_depth), index); in dir_split_leaf()
1119 oleaf->lf_depth = nleaf->lf_depth; in dir_split_leaf()
1390 *depth = be16_to_cpu(lf->lf_depth); in gfs2_dir_read_leaf()
1749 leaf = new_leaf(inode, &bh, be16_to_cpu(oleaf->lf_depth)); in dir_new_leaf()
2119 len = BIT(dip->i_depth - be16_to_cpu(leaf->lf_depth)); in gfs2_dir_exhash_dealloc()
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Dgfs2_ondisk.h336 __be16 lf_depth; /* Depth of leaf */ member
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dgfs2_ondisk.h342 __be16 lf_depth; /* Depth of leaf */ member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Dgfs2_ondisk.h336 __be16 lf_depth; /* Depth of leaf */ member