Home
last modified time | relevance | path

Searched refs:NILFS_SR_BYTES (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/uapi/linux/
H A Dnilfs2_ondisk.h101 #define NILFS_SR_BYTES(inode_size) NILFS_SR_MDT_OFFSET(inode_size, 3) macro
/openbmc/linux/fs/nilfs2/
H A Dsegbuf.c240 srsize = NILFS_SR_BYTES(nilfs->ns_inode_size); in nilfs_segbuf_fill_in_super_root_crc()
H A Dsegment.c994 srsz = NILFS_SR_BYTES(isz); in nilfs_segctor_fill_in_super_root()