Searched refs:xattrwrite (Results 1 – 2 of 2) sorted by relevance
57 int (*xattrwrite)(void *, struct l9p_request *); member
949 error = be->xattrwrite != NULL ? in l9p_dispatch_twrite()950 be->xattrwrite(be->softc, req) : ENOSYS; in l9p_dispatch_twrite()