Home
last modified time | relevance | path

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

/linux-6.3-rc2/fs/ksmbd/mgmt/
A Dtree_connect.c75 tree_conn->share_conf = sc; in ksmbd_tree_conn_connect()
104 ksmbd_share_config_put(tree_conn->share_conf); in ksmbd_tree_conn_disconnect()
122 return tc->share_conf; in ksmbd_tree_conn_share()
A Dtree_connect.h21 struct ksmbd_share_config *share_conf; member
/linux-6.3-rc2/fs/ksmbd/
A Dvfs.c57 if (!test_share_config_flag(work->tcon->share_conf, in ksmbd_vfs_inherit_owner()
1216 struct ksmbd_share_config *share_conf = work->tcon->share_conf; in ksmbd_vfs_kern_path() local
1220 err = vfs_path_lookup(share_conf->vfs_path.dentry, in ksmbd_vfs_kern_path()
1221 share_conf->vfs_path.mnt, in ksmbd_vfs_kern_path()
1240 parent = share_conf->vfs_path; in ksmbd_vfs_kern_path()
1261 err = vfs_path_lookup(share_conf->vfs_path.dentry, in ksmbd_vfs_kern_path()
1262 share_conf->vfs_path.mnt, in ksmbd_vfs_kern_path()
1293 abs_name = convert_to_unix_name(work->tcon->share_conf, name); in ksmbd_vfs_kern_path_create()
1675 if (test_share_config_flag(work->tcon->share_conf, in ksmbd_vfs_fill_dentry_attrs()
A Dsmb2pdu.c1884 share = status.tree_conn->share_conf; 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()
2401 struct ksmbd_share_config *share = tcon->share_conf; in smb2_creat()
2496 struct ksmbd_share_config *share = tcon->share_conf; in smb2_open()
2950 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 Dsmb_common.c613 struct ksmbd_share_config *share = work->tcon->share_conf; in ksmbd_override_fsids()
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 Dsmbacl.c1415 if (test_share_config_flag(tcon->share_conf, KSMBD_SHARE_FLAG_ACL_XATTR)) { in set_info_sec()

Completed in 34 milliseconds