Lines Matching refs:test_share_config_flag
1902 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in smb2_tree_connect()
2376 if (!test_share_config_flag(tcon->share_conf, in smb2_new_xattrs()
2401 if (!test_share_config_flag(tcon->share_conf, in smb2_update_xattrs()
2547 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in smb2_open()
2573 if (!test_share_config_flag(work->tcon->share_conf, in smb2_open()
2967 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
2980 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
3061 if (!test_share_config_flag(work->tcon->share_conf, KSMBD_SHARE_FLAG_OPLOCKS) || in smb2_open()
3954 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_HIDE_DOT_FILES)) in smb2_query_dir()
4773 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_file()
5179 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_sec()
5306 if (test_share_config_flag(work->tcon->share_conf, in smb2_close()
5661 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_STORE_DOS_ATTRS) && in set_file_basic_info()
6235 if (test_share_config_flag(work->tcon->share_conf, in smb2_read()
6480 if (test_share_config_flag(work->tcon->share_conf, KSMBD_SHARE_FLAG_PIPE)) { in smb2_write()
7543 test_share_config_flag(work->tcon->share_conf, in fsctl_set_sparse()