Home
last modified time | relevance | path

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

/linux-3.4.99/fs/nilfs2/
Dsufile.c312 __u64 segnum, maxsegnum, last_alloc; in nilfs_sufile_alloc() local
325 last_alloc = le64_to_cpu(header->sh_last_alloc); in nilfs_sufile_alloc()
330 segnum = last_alloc + 1; in nilfs_sufile_alloc()
343 maxsegnum = last_alloc; in nilfs_sufile_alloc()