Lines Matching refs:test_share_config_flag
1970 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in smb2_tree_connect()
2511 if (!test_share_config_flag(tcon->share_conf, in smb2_new_xattrs()
2535 if (!test_share_config_flag(tcon->share_conf, in smb2_update_xattrs()
2683 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in smb2_open()
2709 if (!test_share_config_flag(work->tcon->share_conf, in smb2_open()
3102 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
3115 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
3199 if (!test_share_config_flag(work->tcon->share_conf, KSMBD_SHARE_FLAG_OPLOCKS) || in smb2_open()
4095 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_HIDE_DOT_FILES)) in smb2_query_dir()
4873 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_file()
5037 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_filesystem()
5248 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_sec()
5384 if (test_share_config_flag(work->tcon->share_conf, in smb2_close()
5693 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_STORE_DOS_ATTRS) && in set_file_basic_info()
6250 if (test_share_config_flag(work->tcon->share_conf, in smb2_read()
6515 if (test_share_config_flag(work->tcon->share_conf, KSMBD_SHARE_FLAG_PIPE)) { in smb2_write()
7574 test_share_config_flag(work->tcon->share_conf, in fsctl_set_sparse()