Home
last modified time | relevance | path

Searched refs:MINSIZ (Results 1 – 3 of 3) sorted by relevance

/titanic_44/usr/src/stand/lib/fs/nfs/
H A Dgetdents4.c50 #define MINSIZ 20 macro
142 readdir_args.rd_dircount = MAXDENTS * MINSIZ; in nfs4getdents()
144 (MAXDENTS * MINSIZ); in nfs4getdents()
H A Dgetdents.c50 #define MINSIZ 20 macro
131 rda.count = sizeof (res) + MAXDENTS*MINSIZ; in nfsgetdents()
H A Dgetdents3.c50 #define MINSIZ 20 macro
132 rda.count = sizeof (res) + MAXDENTS*MINSIZ; in nfs3getdents()