Home
last modified time | relevance | path

Searched defs:gfs2_leaf (Results 1 – 3 of 3) sorted by relevance

/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.h333 struct gfs2_leaf { struct
334 struct gfs2_meta_header lf_header;
336 __be16 lf_depth; /* Depth of leaf */
337 __be16 lf_entries; /* Number of dirents in leaf */
338 __be32 lf_dirent_format; /* Format of the dirents */
339 __be64 lf_next; /* Next leaf, if overflow */
341 union {
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dgfs2_ondisk.h339 struct gfs2_leaf { struct
340 struct gfs2_meta_header lf_header;
342 __be16 lf_depth; /* Depth of leaf */
343 __be16 lf_entries; /* Number of dirents in leaf */
344 __be32 lf_dirent_format; /* Format of the dirents */
345 __be64 lf_next; /* Next leaf, if overflow */
347 union {
/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.h333 struct gfs2_leaf { struct
334 struct gfs2_meta_header lf_header;
336 __be16 lf_depth; /* Depth of leaf */
337 __be16 lf_entries; /* Number of dirents in leaf */
338 __be32 lf_dirent_format; /* Format of the dirents */
339 __be64 lf_next; /* Next leaf, if overflow */
341 union {