Searched defs:xattr_file_write (Results 1 - 1 of 1) sorted by path

/illumos-gate/usr/src/uts/common/fs/
H A Dxattr.c453 * returned by xattr_file_read(). A call to xattr_file_write() could
565 xattr_file_write(vnode_t *vp, uio_t *uiop, int ioflag, cred_t *cr, function
830 { VOPNAME_WRITE, { .vop_write = xattr_file_write } },

Completed in 96 milliseconds