Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dnilfs2_ondisk.h643 __le64 sh_last_alloc; member
/linux-6.15/fs/nilfs2/
H A Dsufile.c326 last_alloc = le64_to_cpu(header->sh_last_alloc); in nilfs_sufile_alloc()
378 header->sh_last_alloc = cpu_to_le64(segnum); in nilfs_sufile_alloc()