Searched refs:fstyp_mod_get_attr (Results 1 - 7 of 7) sorted by relevance

/illumos-gate/usr/src/man/man3fstyp/
H A DMakefile30 fstyp_mod_get_attr.3fstyp \
37 fstyp_mod_get_attr.3fstyp := LINKSRC = fstyp_mod_init.3fstyp
/illumos-gate/usr/src/lib/libfstyp/common/
H A Dlibfstyp_module.h52 int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attr);
/illumos-gate/usr/src/cmd/fs.d/zfs/fstyp/
H A Dfstyp.c52 int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
122 fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp) function
/illumos-gate/usr/src/cmd/fs.d/hsfs/fstyp/
H A Dfstyp.c80 int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
123 fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp) function
154 if ((error = fstyp_mod_get_attr(handle, &attr)) != 0) {
/illumos-gate/usr/src/cmd/fs.d/udfs/fstyp/
H A Dfstyp.c63 int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
112 fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp) function
/illumos-gate/usr/src/cmd/fs.d/pcfs/fstyp/
H A Dfstyp.c142 int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
181 fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp) function
/illumos-gate/usr/src/cmd/fs.d/ufs/fstyp/
H A Dfstyp.c100 int fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp);
143 fstyp_mod_get_attr(fstyp_mod_handle_t handle, nvlist_t **attrp) function

Completed in 1080 milliseconds