Home
last modified time | relevance | path

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

/linux-2.6.39/fs/nfsd/
Dvfs.c449 static ssize_t nfsd_getxattr(struct dentry *dentry, char *key, void **buf) in nfsd_getxattr() function
547 buflen = nfsd_getxattr(dentry, key, &buf); in _get_posix_acl()
2196 size = nfsd_getxattr(fhp->fh_dentry, name, &value); in nfsd_get_posix_acl()