Home
last modified time | relevance | path

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

/linux/fs/smb/server/mgmt/
H A Dshare_config.h57 static inline int test_share_config_flag(struct ksmbd_share_config *share, in test_share_config_flag() function
H A Dshare_config.c162 if (!test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in share_config_request()
H A Duser_session.c143 if (test_share_config_flag(share_conf, KSMBD_SHARE_FLAG_PIPE)) in show_proc_session()
/linux/fs/smb/server/
H A Dsmb2pdu.c2023 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in smb2_tree_connect()
2056 test_share_config_flag(share, in smb2_tree_connect()
2575 if (!test_share_config_flag(tcon->share_conf, in smb2_new_xattrs()
2599 if (!test_share_config_flag(tcon->share_conf, in smb2_update_xattrs()
2935 if (test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in smb2_open()
2975 if (!test_share_config_flag(work->tcon->share_conf, in smb2_open()
3388 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
3401 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
3496 if (!test_share_config_flag(work->tcon->share_conf, KSMBD_SHARE_FLAG_OPLOCKS) || in smb2_open()
3617 test_share_config_flag(work->tcon->share_conf, in smb2_open()
[all …]
H A Dvfs.c46 if (!test_share_config_flag(work->tcon->share_conf, in ksmbd_vfs_inherit_owner()
112 if (test_share_config_flag(share_conf, KSMBD_SHARE_FLAG_CROSSMNT)) { in ksmbd_vfs_path_lookup()
1645 if (test_share_config_flag(work->tcon->share_conf, in ksmbd_vfs_fill_dentry_attrs()
H A Doplock.c1369 if (!test_share_config_flag(work->tcon->share_conf, in smb_break_all_levII_oplock()
1432 if (!test_share_config_flag(work->tcon->share_conf, in smb_break_all_oplock()
H A Dsmbacl.c1514 if (test_share_config_flag(tcon->share_conf, KSMBD_SHARE_FLAG_ACL_XATTR)) { in set_info_sec()