Home
last modified time | relevance | path

Searched refs:f_ftype (Results 1 – 23 of 23) sorted by relevance

/illumos-gate/usr/src/uts/common/fs/smbsrv/
H A Dsmb2_ofile.c32 switch (of->f_ftype) { in smb2_ofile_getattr()
61 switch (of->f_ftype) { in smb2_ofile_getstd()
90 switch (of->f_ftype) { in smb2_ofile_getname()
H A Dsmb_nt_transact_ioctl.c162 if (!SMB_FTYPE_IS_DISK(sr->fid_ofile->f_ftype)) { in smb_nt_trans_ioctl_set_sparse()
244 if (!SMB_FTYPE_IS_DISK(sr->fid_ofile->f_ftype)) { in smb_nt_trans_ioctl_set_zero_data()
281 if (!SMB_FTYPE_IS_DISK(sr->fid_ofile->f_ftype)) { in smb_nt_trans_ioctl_query_alloc_ranges()
343 if (!SMB_FTYPE_IS_DISK(sr->fid_ofile->f_ftype)) { in smb_nt_trans_ioctl_enum_snaps()
H A Dsmb_ofile.c354 of->f_ftype = ftype; in smb_ofile_alloc()
427 switch (of->f_ftype) { in smb_ofile_open()
475 if (of->f_ftype == SMB_FTYPE_DISK) { in smb_ofile_close()
497 switch (of->f_ftype) { in smb_ofile_close()
647 if (of->f_ftype == SMB_FTYPE_DISK && in smb_ofile_drop()
1220 switch (of->f_ftype) { in smb_ofile_disallow_fclose()
1345 switch (of->f_ftype) { in smb_ofile_flush()
1422 ASSERT(of->f_ftype == SMB_FTYPE_DISK); in smb_ofile_save_dh()
1508 if (of->f_ftype == SMB_FTYPE_DISK || in smb_ofile_delete()
1536 switch (of->f_ftype) { in smb_ofile_delete()
[all …]
H A Dsmb2_setinfo_file.c49 switch (of->f_ftype) { in smb2_setinfo_file()
247 switch (of->f_ftype) { in smb2_setf_pipe()
304 if (of->f_ftype != SMB_FTYPE_DISK) in smb2_setf_shortname()
H A Dsmb2_fsctl_fs.c190 !SMB_FTYPE_IS_DISK(sr->fid_ofile->f_ftype)) in smb2_fsctl_fs()
242 !SMB_FTYPE_IS_DISK(sr->fid_ofile->f_ftype))) in smb2_fsctl_netfs()
H A Dsmb_opipe.c382 ASSERT(of->f_ftype == SMB_FTYPE_MESG_PIPE); in smb_opipe_close()
414 ASSERT(ofile->f_ftype == SMB_FTYPE_MESG_PIPE); in smb_opipe_write()
464 ASSERT(ofile->f_ftype == SMB_FTYPE_MESG_PIPE); in smb_opipe_read()
551 ASSERT(ofile->f_ftype == SMB_FTYPE_MESG_PIPE); in smb_opipe_ioctl()
652 if (ofile->f_ftype != SMB_FTYPE_MESG_PIPE) in smb_opipe_transceive()
H A Dsmb2_qinfo_file.c553 if (of->f_ftype != SMB_FTYPE_DISK) in smb2_qif_altname()
582 if (of->f_ftype != SMB_FTYPE_DISK) { in smb2_qif_stream()
604 switch (of->f_ftype) { in smb2_qif_pipe()
741 if (of->f_ftype != SMB_FTYPE_DISK) in smb2_qif_id_info()
H A Dsmb_nt_transact_quota.c125 if ((ofile->f_node == NULL) || (ofile->f_ftype != SMB_FTYPE_DISK)) { in smb_nt_transact_query_quota()
261 if ((ofile->f_node == NULL) || (ofile->f_ftype != SMB_FTYPE_DISK)) { in smb_nt_transact_set_quota()
H A Dsmb2_setinfo_sec.c50 (sr->fid_ofile->f_ftype != SMB_FTYPE_DISK)) in smb2_setinfo_sec()
H A Dsmb2_qinfo_sec.c52 (sr->fid_ofile->f_ftype != SMB_FTYPE_DISK)) in smb2_qinfo_sec()
H A Dsmb2_setinfo_quota.c62 (ofile->f_ftype != SMB_FTYPE_DISK)) in smb2_setinfo_quota()
H A Dsmb2_qinfo_quota.c65 (ofile->f_ftype != SMB_FTYPE_DISK)) in smb2_qinfo_quota()
H A Dsmb_nt_transact_security.c82 (sr->fid_ofile->f_ftype != SMB_FTYPE_DISK)) { in smb_nt_transact_query_security_info()
172 (sr->fid_ofile->f_ftype != SMB_FTYPE_DISK)) { in smb_nt_transact_set_security_info()
H A Dsmb_query_fileinfo.c238 if ((sr->fid_ofile->f_ftype == SMB_FTYPE_MESG_PIPE) && in smb_query_by_fid()
247 switch (sr->fid_ofile->f_ftype) { in smb_query_by_fid()
H A Dsmb2_create.c465 if (of->f_ftype == SMB_FTYPE_DISK) { in smb2_create()
477 if (of->f_ftype != SMB_FTYPE_DISK || in smb2_create()
H A Dsmb_set_fileinfo.c229 if (!SMB_FTYPE_IS_DISK(sr->fid_ofile->f_ftype)) { in smb_set_by_fid()
/illumos-gate/usr/src/cmd/smbsrv/testoplock/smbsrv/
H A Dsmb_ktypes.h208 uint16_t f_ftype; member
/illumos-gate/usr/src/lib/libdwarf/common/
H A Ddwarf_elfread.h179 int f_ftype; member
H A Ddwarf_elfread.c673 intfc->f_ftype = ftype; in _dwarf_elf_object_access_internals_init()
H A Ddwarf_elf_load_headers.c229 mfp->f_ftype = ftype; in dwarf_construct_elf_access()
/illumos-gate/usr/src/cmd/smbsrv/testoplock/
H A Dtol_main.c435 f->f_ftype = SMB_FTYPE_DISK; in main()
/illumos-gate/usr/src/uts/common/smbsrv/
H A Dsmb_ktypes.h1401 uint16_t f_ftype; member
/illumos-gate/usr/src/cmd/mdb/common/modules/smbsrv/
H A Dsmbsrv.c1816 uint16_t f_ftype; member