Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs_subr.h292 int smbfs_xa_getfattr(struct smbnode *np, struct smbfattr *fap,
H A Dsmbfs_xattr.c242 smbfs_xa_getfattr(struct smbnode *xnp, struct smbfattr *fap, in smbfs_xa_getfattr() function
H A Dsmbfs_smb.c209 error = smbfs_xa_getfattr(np, fap, scrp); in smbfs_smb_getfattr()