Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_xattr.c246 smbfs_xa_getfattr(struct smbnode *xnp, struct smbfattr *fap, in smbfs_xa_getfattr() function
H A Dsmbfs_subr.h399 int smbfs_xa_getfattr(struct smbnode *np, struct smbfattr *fap,
H A Dsmbfs_client.c438 error = smbfs_xa_getfattr(np, fap, scrp); in smbfs_getattr_otw()