Home
last modified time | relevance | path

Searched defs:nextblock (Results 1 – 3 of 3) sorted by relevance

/linux-2.4.37.9/include/linux/
Djffs2_fs_sb.h56 struct jffs2_eraseblock *nextblock; /* The block we're currently filling */ member
/linux-2.4.37.9/fs/ntfs/
Ddir.c582 int nextblock = NTFS_GETU32(entry + length - 8); in ntfs_descend() local
/linux-2.4.37.9/fs/xfs/
Dxfs_bmap.c6171 xfs_bmbt_block_t *block, *nextblock; in xfs_bmap_count_tree() local