Home
last modified time | relevance | path

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

/linux/fs/ksmbd/mgmt/
A Dshare_config.h61 static inline int test_share_config_flag(struct ksmbd_share_config *share, in test_share_config_flag() function
A Dshare_config.c141 if (!test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in share_config_request()
/linux/fs/ksmbd/
A Dsmb2pdu.c1881 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in smb2_tree_connect()
2352 if (!test_share_config_flag(tcon->share_conf, in smb2_new_xattrs()
2377 if (!test_share_config_flag(tcon->share_conf, in smb2_update_xattrs()
2547 if (!test_share_config_flag(work->tcon->share_conf, in smb2_open()
2941 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
2954 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
4731 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_file()
5135 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_sec()
5259 if (test_share_config_flag(work->tcon->share_conf, in smb2_close()
6173 if (test_share_config_flag(work->tcon->share_conf, in smb2_read()
[all …]
A Doplock.c1245 if (!test_share_config_flag(work->tcon->share_conf, in smb_break_all_levII_oplock()
1301 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()
1661 if (test_share_config_flag(work->tcon->share_conf, in ksmbd_vfs_fill_dentry_attrs()
A Dsmbacl.c1379 if (test_share_config_flag(tcon->share_conf, KSMBD_SHARE_FLAG_ACL_XATTR)) { in set_info_sec()

Completed in 28 milliseconds