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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/fs/ext2/
H A Ddir.c54 ext2_last_byte(struct inode *inode, unsigned long page_nr) function
284 limit = kaddr + ext2_last_byte(inode, n) - EXT2_DIR_REC_LEN(1);
351 kaddr += ext2_last_byte(dir, n) - reclen;
464 dir_end = kaddr + ext2_last_byte(dir, n);
630 kaddr += ext2_last_byte(inode, i) - EXT2_DIR_REC_LEN(1);

Completed in 62 milliseconds