Searched refs:cachefs_xdr_mount (Results 1 – 1 of 1) sorted by relevance
104 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