Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbclnt/smbfs/
H A Dsmbfs.h155 mode_t smi_dmode; /* mode for dirs */ member
H A Dsmbfs_client.c272 mode = smi->smi_dmode; in smbfs_attrcache_fa()
H A Dsmbfs_vfsops.c603 smi->smi_dmode = STRUCT_FGET(args, dir_mode) & 0777; in smbfs_mount()
H A Dsmbfs_vnops.c1882 smi->smi_dmode : smi->smi_fmode; in smbfs_access_rwx()