Home
last modified time | relevance | path

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

/titanic_41/usr/src/uts/common/fs/
H A Dxattr.c53 } xattr_file_t; typedef
70 xattr_file_t *np = (*vpp)->v_data; in xattr_file_open()
83 xattr_file_t *np = vp->v_data; in xattr_file_access()
411 xattr_file_t *np = vp->v_data; in xattr_file_getattr()
451 xattr_file_t *np = vp->v_data; in xattr_file_read()
777 xattr_file_t *np; in xattr_mkfile()
779 vp = gfs_file_create(sizeof (xattr_file_t), pvp, xattr_file_ops); in xattr_mkfile()