Searched refs:sh_last_alloc (Results 1 - 2 of 2) sorted by relevance

/linux-master/include/uapi/linux/
H A Dnilfs2_ondisk.h637 * @sh_last_alloc: last allocated segment number
642 __le64 sh_last_alloc; member in struct:nilfs_sufile_header
/linux-master/fs/nilfs2/
H A Dsufile.c320 last_alloc = le64_to_cpu(header->sh_last_alloc);
372 header->sh_last_alloc = cpu_to_le64(segnum);

Completed in 133 milliseconds