Home
last modified time | relevance | path

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

/linux-4.19.296/include/uapi/linux/
Dnilfs2_ondisk.h642 __le64 sh_last_alloc; member
/linux-4.19.296/fs/nilfs2/
Dsufile.c321 last_alloc = le64_to_cpu(header->sh_last_alloc); in nilfs_sufile_alloc()
373 header->sh_last_alloc = cpu_to_le64(segnum); in nilfs_sufile_alloc()