Home
last modified time | relevance | path

Searched refs:GFS2_BASIC_BLOCK (Results 1 - 7 of 7) sorted by relevance

/kernel/linux/linux-5.10/include/uapi/linux/
H A Dgfs2_ondisk.h17 #define GFS2_BASIC_BLOCK 512 macro
97 * It's probably good if SIZEOF_SB <= GFS2_BASIC_BLOCK (512 bytes)
/kernel/linux/linux-6.6/include/uapi/linux/
H A Dgfs2_ondisk.h17 #define GFS2_BASIC_BLOCK 512 macro
97 * It's probably good if SIZEOF_SB <= GFS2_BASIC_BLOCK (512 bytes)
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h23 #define GFS2_BASIC_BLOCK 512 macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h23 #define GFS2_BASIC_BLOCK 512 macro
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/linux/
H A Dgfs2_ondisk.h10 #define GFS2_BASIC_BLOCK 512 macro
/kernel/linux/linux-5.10/fs/gfs2/
H A Dops_fstype.c1155 sdp->sd_sb.sb_bsize = sb_min_blocksize(sb, GFS2_BASIC_BLOCK); in gfs2_fill_super()
/kernel/linux/linux-6.6/fs/gfs2/
H A Dops_fstype.c1193 sdp->sd_sb.sb_bsize = sb_min_blocksize(sb, GFS2_BASIC_BLOCK); in gfs2_fill_super()

Completed in 13 milliseconds