Home
last modified time | relevance | path

Searched refs:ns_prot_seq (Results 1 – 4 of 4) sorted by relevance

/linux/fs/nilfs2/
H A Dthe_nilfs.h62 * @ns_prot_seq: least sequence number of segments which must not be reclaimed
137 u64 ns_prot_seq; member
H A Dthe_nilfs.c686 nilfs->ns_prot_seq = le64_to_cpu(sbp[older]->s_last_seq); in nilfs_load_super_block()
H A Dsuper.c228 nilfs->ns_prot_seq = le64_to_cpu(sbp->s_last_seq); in nilfs_sync_super()
H A Dsufile.c637 sustat->ss_prot_seq = nilfs->ns_prot_seq; in nilfs_sufile_get_stat()