Searched defs:xattr_fill_nvlist (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/
H A Dxattr.c211 xattr_fill_nvlist(vnode_t *vp, xattr_view_t xattr_view, nvlist_t *nvlp, function
455 * so xattr_fill_nvlist() calls VOP_GETATTR so that it can be calculated.
467 if (xattr_fill_nvlist(vp, xattr_view, nvl, cr, ct)) {
541 if (xattr_fill_nvlist(vp, xattr_view, nvl, cr, ct)) {

Completed in 61 milliseconds