Home
last modified time | relevance | path

Searched refs:xattrclunk (Results 1 – 2 of 2) sorted by path

/illumos-gate/usr/src/lib/lib9p/common/backend/
H A Dbackend.h58 int (*xattrclunk)(void *, struct l9p_fid *); member
/illumos-gate/usr/src/lib/lib9p/common/
H A Drequest.c691 error = be->xattrclunk(be->softc, fid); in l9p_dispatch_tclunk()