Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c114 static bool_t cachefs_xdr_putpage(XDR *, struct cachefs_log_putpage_record *);
1134 cachefs_xdr_putpage); in cachefs_log_putpage()
1138 cachefs_xdr_putpage(XDR *xdrs, struct cachefs_log_putpage_record *rec) in cachefs_xdr_putpage() function