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