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

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_vnops.c75 #define FIRST_DIROFS 2 macro
309 np->n_dirofs = FIRST_DIROFS;
2697 while (offset < FIRST_DIROFS) {
2757 np->n_dirofs = FIRST_DIROFS;
2836 if (error != 0 && offset == FIRST_DIROFS) {

Completed in 48 milliseconds