Home
last modified time | relevance | path

Searched refs:test_share_config_flag (Results 1 – 6 of 6) sorted by relevance

/linux-6.3-rc2/fs/ksmbd/mgmt/
A Dshare_config.h62 static inline int test_share_config_flag(struct ksmbd_share_config *share, in test_share_config_flag() function
A Dshare_config.c160 if (!test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in share_config_request()
/linux-6.3-rc2/fs/ksmbd/
A Dsmb2pdu.c1885 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in smb2_tree_connect()
2359 if (!test_share_config_flag(tcon->share_conf, in smb2_new_xattrs()
2384 if (!test_share_config_flag(tcon->share_conf, in smb2_update_xattrs()
2556 if (!test_share_config_flag(work->tcon->share_conf, in smb2_open()
2950 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
2963 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
4756 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_file()
5162 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_sec()
5289 if (test_share_config_flag(work->tcon->share_conf, in smb2_close()
6218 if (test_share_config_flag(work->tcon->share_conf, in smb2_read()
[all …]
A Doplock.c1255 if (!test_share_config_flag(work->tcon->share_conf, in smb_break_all_levII_oplock()
1311 if (!test_share_config_flag(work->tcon->share_conf, in smb_break_all_oplock()
A Dvfs.c57 if (!test_share_config_flag(work->tcon->share_conf, in ksmbd_vfs_inherit_owner()
1675 if (test_share_config_flag(work->tcon->share_conf, in ksmbd_vfs_fill_dentry_attrs()
A Dsmbacl.c1415 if (test_share_config_flag(tcon->share_conf, KSMBD_SHARE_FLAG_ACL_XATTR)) { in set_info_sec()

Completed in 25 milliseconds