Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/cachefs/
H A Dcachefs_log.c104 static bool_t cachefs_xdr_mount(XDR *, struct cachefs_log_mount_record *);
764 cachefs_log_enqueue(cachep, record, size, cachefs_xdr_mount); in cachefs_log_mount()
772 cachefs_xdr_mount(XDR *xdrs, struct cachefs_log_mount_record *rec) in cachefs_xdr_mount() function