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

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/
H A Dxfs_itable.h56 xfs_ino_t *lastino, /* last inode returned */
H A Dxfs_itable.c337 xfs_ino_t lastino=0; /* last inode number returned */ local
425 /* lastino was not last in chunk */
651 lastino = ino;
664 lastino = ino;
679 agino = XFS_INO_TO_AGINO(mp, lastino);
690 * If we ran out of filesystem, mark lastino as off
697 *lastinop = (xfs_ino_t)lastino;
757 xfs_ino_t *lastino, /* last inode returned */
777 ino = (xfs_ino_t)*lastino;
871 *lastino
755 xfs_inumbers( xfs_mount_t *mp, xfs_ino_t *lastino, int *count, xfs_inogrp_t __user *ubuffer) argument
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/samba-3.0.13/source/torture/
H A Dlocktest.c111 static SMB_INO_T lastino; local
113 if (lastino != ino) {
118 lastino = ino;
/netgear-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/fs/xfs/quota/
H A Dxfs_qm_syscalls.c1407 xfs_ino_t lastino; local
1414 lastino = 0;
1440 if ((error = xfs_bulkstat(mp, &lastino, &count,
H A Dxfs_qm.c1861 xfs_ino_t lastino; local
1868 lastino = 0;
1905 if ((error = xfs_bulkstat(mp, &lastino, &count,

Completed in 109 milliseconds