Home
last modified time | relevance | path

Searched refs:s_checkpoint_size (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/include/linux/
Dnilfs2_fs.h189 __le16 s_checkpoint_size; /* Size of a checkpoint */ member
/linux-4.1.27/fs/nilfs2/
Dthe_nilfs.c125 checkpoint_size = le16_to_cpu(sbp[0]->s_checkpoint_size); in nilfs_load_super_root()