Searched refs:STYPE_ISDSK (Results 1 - 13 of 13) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_qinfo_fs.c94 if (!STYPE_ISDSK(tree->t_res_type))
127 if (!STYPE_ISDSK(tree->t_res_type))
154 if (!STYPE_ISDSK(tree->t_res_type))
182 if (!STYPE_ISDSK(tree->t_res_type))
258 if (!STYPE_ISDSK(tree->t_res_type))
H A Dsmb_trans2_create_directory.c66 if (!STYPE_ISDSK(sr->tid_tree->t_res_type)) {
H A Dsmb2_setinfo_fs.c73 if (!STYPE_ISDSK(tree->t_res_type))
H A Dsmb_rename.c96 if (!STYPE_ISDSK(sr->tid_tree->t_res_type)) {
170 if (!STYPE_ISDSK(sr->tid_tree->t_res_type)) {
H A Dsmb_directory.c80 if (!STYPE_ISDSK(sr->tid_tree->t_res_type)) {
229 if (!STYPE_ISDSK(sr->tid_tree->t_res_type)) {
H A Dsmb_fsinfo.c173 if (!STYPE_ISDSK(tree->t_res_type)) {
451 if (!STYPE_ISDSK(tree->t_res_type)) {
H A Dsmb_trans2_find.c294 if (!STYPE_ISDSK(sr->tid_tree->t_res_type)) {
442 if (!STYPE_ISDSK(sr->tid_tree->t_res_type)) {
H A Dsmb_read.c185 if (STYPE_ISDSK(sr->tid_tree->t_res_type) == 0) {
H A Dsmb_tree.c898 if (STYPE_ISDSK(stype) || STYPE_ISPRN(stype)) {
945 if (STYPE_ISDSK(stype) || STYPE_ISPRN(stype)) {
H A Dsmb_kshare.c686 if (!STYPE_ISDSK(shr->shr_type)) {
768 if (STYPE_ISDSK(shr->shr_type)) {
H A Dsmb_write.c274 if (STYPE_ISDSK(sr->tid_tree->t_res_type) == 0) {
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb.h187 #define STYPE_ISDSK(S) (((S) & STYPE_MASK) == STYPE_DISKTREE) macro
/illumos-gate/usr/src/lib/smbsrv/libmlsvc/common/
H A Dsmb_share.c415 if (STYPE_ISDSK(si->shr_type)) {

Completed in 145 milliseconds