Home
last modified time | relevance | path

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

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