Searched defs:readdirargs (Results 1 – 2 of 2) sorted by relevance
255 struct readdirargs { struct256 nfs_fh dir; /* directory handle */257 nfscookie cookie;258 unsigned count; /* number of directory bytes to read */
216 struct readdirargs { struct221 typedef struct readdirargs readdirargs; argument