Searched defs:rfs_async_write_list (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c1144 struct rfs_async_write_list { struct
1148 struct rfs_async_write_list *next;
1151 static struct rfs_async_write_list *rfs_async_write_head = NULL;
1176 struct rfs_async_write_list *lp;
1177 struct rfs_async_write_list *nlp;
1193 struct rfs_async_write_list nlpsp;

Completed in 49 milliseconds