Searched refs:iseofdir (Results 1 – 1 of 1) sorted by relevance
407 int iseofdir; in rfs4_op_readdir() local641 iseofdir = FALSE; in rfs4_op_readdir()657 error = VOP_READDIR(dvp, &uio, cs->cr, &iseofdir, NULL, 0); in rfs4_op_readdir()678 IXDR_PUT_U_INT32(ptr, iseofdir ? true : false); in rfs4_op_readdir()1512 if (!no_space && nents == 0 && !iseofdir) in rfs4_op_readdir()1525 eof = (iseofdir ? TRUE : FALSE); in rfs4_op_readdir()