Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c110 static bool_t cachefs_xdr_remove(XDR *, struct cachefs_log_remove_record *);
998 cachefs_xdr_remove); in cachefs_log_remove()
1002 cachefs_xdr_remove(XDR *xdrs, struct cachefs_log_remove_record *rec) in cachefs_xdr_remove() function