Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/nfs/
H A Dnfs_srv.c1144 struct rfs_async_write_list { struct
1148 struct rfs_async_write_list *next; argument
1151 static struct rfs_async_write_list *rfs_async_write_head = NULL;
1176 struct rfs_async_write_list *lp; in rfs_write()
1177 struct rfs_async_write_list *nlp; in rfs_write()
1193 struct rfs_async_write_list nlpsp; in rfs_write()