Searched refs:mi_first_entry_offset (Results 1 - 4 of 4) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/nilfs2/
H A Dmdt.h37 * @mi_first_entry_offset: offset to the first entry
48 unsigned mi_first_entry_offset; member in struct:nilfs_mdt_info
H A Dsufile.c53 __u64 t = segnum + NILFS_MDT(sufile)->mi_first_entry_offset;
61 __u64 t = segnum + NILFS_MDT(sufile)->mi_first_entry_offset;
H A Dmdt.c550 mi->mi_first_entry_offset = DIV_ROUND_UP(header_size, entry_size);
H A Dcpfile.c43 __u64 tcno = cno + NILFS_MDT(cpfile)->mi_first_entry_offset - 1;
52 __u64 tcno = cno + NILFS_MDT(cpfile)->mi_first_entry_offset - 1;

Completed in 105 milliseconds