Home
last modified time | relevance | path

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

/linux-4.1.27/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.h76 __be64 e_next; /* next extent table location */ member
/linux-4.1.27/Documentation/filesystems/
Domfs.txt93 __be64 e_next; /* next extent table location */
105 e_next. These have a header but lack the rest of the inode structure.
/linux-4.1.27/arch/m68k/fpsp040/
Ddecbin.S463 bccs e_next |if zero, skip the mul
465 e_next: label
/linux-4.1.27/fs/nfsd/
Dexport.c1110 static void *e_next(struct seq_file *m, void *p, loff_t *pos) in e_next() function
1274 .next = e_next,