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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/fs/exofs/
H A Ddir.c53 static unsigned exofs_last_byte(struct inode *inode, unsigned long page_nr) function
281 limit = kaddr + exofs_last_byte(inode, n) -
342 kaddr += exofs_last_byte(dir, n) - reclen;
462 dir_end = kaddr + exofs_last_byte(dir, n);
633 kaddr += exofs_last_byte(inode, i) - EXOFS_DIR_REC_LEN(1);

Completed in 191 milliseconds