Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c78 struct rfs_async_write_list;
85 struct rfs_async_write_list *async_write_head;
1272 struct rfs_async_write_list { struct
1276 struct rfs_async_write_list *next; argument
1300 struct rfs_async_write_list *lp; in rfs_write()
1301 struct rfs_async_write_list *nlp; in rfs_write()
1317 struct rfs_async_write_list nlpsp; in rfs_write()