Home
last modified time | relevance | path

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

/linux/fs/smb/server/mgmt/
A Dshare_config.h57 static inline int test_share_config_flag(struct ksmbd_share_config *share, in test_share_config_flag() function
A Dshare_config.c162 if (!test_share_config_flag(share, KSMBD_SHARE_FLAG_PIPE)) { in share_config_request()
/linux/fs/smb/server/
A Dsmb2pdu.c2003 test_share_config_flag(share, in smb2_tree_connect()
2530 if (!test_share_config_flag(tcon->share_conf, in smb2_new_xattrs()
2554 if (!test_share_config_flag(tcon->share_conf, in smb2_update_xattrs()
3312 if (test_share_config_flag(work->tcon->share_conf, in smb2_open()
3526 test_share_config_flag(work->tcon->share_conf, in smb2_open()
5192 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_file()
5361 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_filesystem()
5572 if (test_share_config_flag(work->tcon->share_conf, in smb2_get_info_sec()
5714 if (test_share_config_flag(work->tcon->share_conf, in smb2_close()
6594 if (test_share_config_flag(work->tcon->share_conf, in smb2_read()
[all …]
A Dvfs.c43 if (!test_share_config_flag(work->tcon->share_conf, in ksmbd_vfs_inherit_owner()
124 if (test_share_config_flag(share_conf, KSMBD_SHARE_FLAG_CROSSMNT)) { in ksmbd_vfs_path_lookup_locked()
1718 if (test_share_config_flag(work->tcon->share_conf, in ksmbd_vfs_fill_dentry_attrs()
A Doplock.c1344 if (!test_share_config_flag(work->tcon->share_conf, in smb_break_all_levII_oplock()
1407 if (!test_share_config_flag(work->tcon->share_conf, in smb_break_all_oplock()
A Dsmbacl.c1440 if (test_share_config_flag(tcon->share_conf, KSMBD_SHARE_FLAG_ACL_XATTR)) { in set_info_sec()

Completed in 27 milliseconds