Home
last modified time | relevance | path

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

/fs/hfsplus/
Dsuper.c166 vhdr->next_alloc = cpu_to_be32(HFSPLUS_SB(sb).next_alloc); in hfsplus_write_super()
335 HFSPLUS_SB(sb).next_alloc = be32_to_cpu(vhdr->next_alloc); in hfsplus_fill_super()
Dhfsplus_raw.h111 __be32 next_alloc; member
Dhfsplus_fs.h129 u32 next_alloc; member