Lines Matching refs:test_share_config_flag
1864 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in smb2_tree_connect()
2334 if (!test_share_config_flag(tcon->share_conf, in smb2_new_xattrs()
2359 if (!test_share_config_flag(tcon->share_conf, in smb2_update_xattrs()
2503 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in smb2_open()
2530 if (!test_share_config_flag(work->tcon->share_conf, in smb2_open()
2924 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
2937 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
3020 if (!test_share_config_flag(work->tcon->share_conf, KSMBD_SHARE_FLAG_OPLOCKS) || in smb2_open()
3912 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_HIDE_DOT_FILES)) in smb2_query_dir()
4699 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_file()
5095 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_sec()
5222 if (test_share_config_flag(work->tcon->share_conf, in smb2_close()
5579 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_STORE_DOS_ATTRS) && in set_file_basic_info()
6140 if (test_share_config_flag(work->tcon->share_conf, in smb2_read()
6387 if (test_share_config_flag(work->tcon->share_conf, KSMBD_SHARE_FLAG_PIPE)) { in smb2_write()
7443 test_share_config_flag(work->tcon->share_conf, in fsctl_set_sparse()