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

/illumos-gate/usr/src/uts/common/fs/
H A Dxattr.c130 } xattr_file_t; typedef in typeref:struct:__anon195
141 xattr_file_t *np = (*vpp)->v_data;
154 xattr_file_t *np = vp->v_data;
482 xattr_file_t *np = vp->v_data;
522 xattr_file_t *np = vp->v_data;
848 xattr_file_t *np;
850 vp = gfs_file_create(sizeof (xattr_file_t), pvp, xattr_file_ops);

Completed in 76 milliseconds