Searched refs:unix_ext (Results 1 – 11 of 11) sorted by relevance
209 if (tcon->unix_ext && cap_unix(tcon->ses) && !tcon->broken_posix_open &&311 if (!tcon->unix_ext && (mode & S_IWUGO) == 0)343 if ((tcon->unix_ext) && (*oplock & CIFS_CREATE_ACTION)) {376 if (tcon->unix_ext)708 } else if (pTcon->unix_ext) {
500 if (tcon->unix_ext)613 } else if (pTcon->unix_ext) {629 } else if (pTcon->unix_ext) {
837 if (!tcon->unix_ext) in cifs_open_info_to_fattr()847 if ((fattr->cf_nlink < 1) && !tcon->unix_ext && in cifs_open_info_to_fattr()981 if (tcon->unix_ext) in cifs_backup_query_path_info()1552 if (tcon->unix_ext) { in cifs_root_iget()1558 tcon->unix_ext = false; in cifs_root_iget()1947 } else if (tcon->unix_ext) {1982 if (tcon->unix_ext) {2392 if (rc == -EEXIST && tcon->unix_ext) {2584 if (tlink_tcon(cfile->tlink)->unix_ext)2626 } else if (cifs_sb_master_tcon(CIFS_SB(sb))->unix_ext) {[all …]
449 else if (tcon->unix_ext && (unix_cap & CIFS_UNIX_LARGE_WRITE_CAP)) in cifs_negotiate_wsize()455 if (!tcon->unix_ext || !(unix_cap & CIFS_UNIX_LARGE_WRITE_CAP)) in cifs_negotiate_wsize()493 if (tcon->unix_ext && (unix_cap & CIFS_UNIX_LARGE_READ_CAP)) in cifs_negotiate_rsize()1046 if (tcon->unix_ext) { in cifs_make_node()
219 !tcon->unix_ext) { in cifs_read_super()608 if (!tcon->unix_ext) in cifs_show_options()636 else if (tcon->unix_ext) in cifs_show_options()
606 if (tcon->unix_ext) in cifs_nt_open()1012 if (!tcon->broken_posix_open && tcon->unix_ext && in cifs_open()1065 if ((oplock & CIFS_CREATE_ACTION) && !posix_open_ok && tcon->unix_ext) { in cifs_open()1195 if (tcon->unix_ext && cap_unix(tcon->ses) && in cifs_reopen_file()1293 } else if (tcon->unix_ext) { in cifs_reopen_file()
3197 tcon->unix_ext = 0; /* Unix Extensions disabled */ in reset_cifs_unix_caps()3201 tcon->unix_ext = 1; /* Unix Extensions supported */ in reset_cifs_unix_caps()3203 if (!tcon->unix_ext) { in reset_cifs_unix_caps()3452 tcon->unix_ext = 0; /* server does not support them */ in cifs_mount_get_tcon()3839 if (tcon->need_reconnect && tcon->unix_ext) { in CIFSTCon()4063 ctx->no_linux_ext = !master_tcon->unix_ext; in cifs_construct_tcon()
377 if (tcon->unix_ext) in _initiate_cifs_search()
117 if (tcon->unix_ext) in cifs_debug_tcon()
1255 bool unix_ext:1; /* if false disable Linux extensions to CIFS protocol member
5215 } else if (tcon->unix_ext) { in cifs_sfu_make_node()