Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dnilfs2_ondisk.h193 /*F8*/ __le32 s_c_interval; /* Commit interval of segment */ member
/Linux-v5.10/fs/nilfs2/
Dsuper.c865 nilfs->ns_interval = le32_to_cpu(sbp->s_c_interval); in nilfs_store_magic_and_option()