Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_fsctl_fs.c156 case FSCTL_QUERY_ALLOCATED_RANGES: /* 51 */ in smb2_fsctl_fs()
H A Dsmb_nt_transact_ioctl.c47 { FSCTL_QUERY_ALLOCATED_RANGES, smb_nt_trans_ioctl_query_alloc_ranges },
/illumos-gate/usr/src/uts/common/smb/
H A Dwinioctl.h433 #define FSCTL_QUERY_ALLOCATED_RANGES \ macro