Lines Matching refs:test_share_config_flag
1979 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in smb2_tree_connect()
2012 test_share_config_flag(share, in smb2_tree_connect()
2533 if (!test_share_config_flag(tcon->share_conf, in smb2_new_xattrs()
2557 if (!test_share_config_flag(tcon->share_conf, in smb2_update_xattrs()
2886 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in smb2_open()
2903 if (!test_share_config_flag(work->tcon->share_conf, in smb2_open()
3337 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
3350 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
3439 if (!test_share_config_flag(work->tcon->share_conf, KSMBD_SHARE_FLAG_OPLOCKS) || in smb2_open()
3551 test_share_config_flag(work->tcon->share_conf, in smb2_open()
4420 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_HIDE_DOT_FILES)) in smb2_query_dir()
5266 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_file()
5435 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_filesystem()
5646 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_sec()
5788 if (test_share_config_flag(work->tcon->share_conf, in smb2_close()
6104 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_STORE_DOS_ATTRS) && in set_file_basic_info()
6664 if (test_share_config_flag(work->tcon->share_conf, in smb2_read()
6935 if (test_share_config_flag(work->tcon->share_conf, KSMBD_SHARE_FLAG_PIPE)) { in smb2_write()
7997 test_share_config_flag(work->tcon->share_conf, in fsctl_set_sparse()