Home
last modified time | relevance | path

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

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