Home
last modified time | relevance | path

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

/linux-4.1.27/fs/nilfs2/
Dsufile.c318 __u64 segnum, maxsegnum, last_alloc; in nilfs_sufile_alloc() local
331 last_alloc = le64_to_cpu(header->sh_last_alloc); in nilfs_sufile_alloc()
336 segnum = last_alloc + 1; in nilfs_sufile_alloc()
349 maxsegnum = last_alloc; in nilfs_sufile_alloc()