Searched refs:coda_iattr_to_vattr (Results 1 – 3 of 3) sorted by relevance
62 void coda_iattr_to_vattr(struct iattr *, struct coda_vattr *);
223 coda_iattr_to_vattr(iattr, &vattr); in coda_notify_change()
170 void coda_iattr_to_vattr(struct iattr *iattr, struct coda_vattr *vattr) in coda_iattr_to_vattr() function