Home
last modified time | relevance | path

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

/fs/omfs/
Dfile.c24 oe->e_next = ~cpu_to_be64(0ULL); in omfs_make_empty_table()
70 next = be64_to_cpu(oe->e_next); in omfs_shrink_inode()
247 next = be64_to_cpu(oe->e_next); in omfs_get_block()
Domfs_fs.h77 __be64 e_next; /* next extent table location */ member