Home
last modified time | relevance | path

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

/linux/fs/ksmbd/mgmt/
A Dtree_connect.c60 tree_conn->share_conf = sc; in ksmbd_tree_conn_connect()
89 ksmbd_share_config_put(tree_conn->share_conf); in ksmbd_tree_conn_disconnect()
107 return tc->share_conf; in ksmbd_tree_conn_share()
A Dtree_connect.h20 struct ksmbd_share_config *share_conf; member
/linux/fs/ksmbd/
A Dvfs.c57 if (!test_share_config_flag(work->tcon->share_conf, in ksmbd_vfs_inherit_owner()
1208 struct ksmbd_share_config *share_conf = work->tcon->share_conf; in ksmbd_vfs_kern_path() local
1212 err = vfs_path_lookup(share_conf->vfs_path.dentry, in ksmbd_vfs_kern_path()
1213 share_conf->vfs_path.mnt, in ksmbd_vfs_kern_path()
1232 parent = share_conf->vfs_path; in ksmbd_vfs_kern_path()
1252 err = vfs_path_lookup(share_conf->vfs_path.dentry, in ksmbd_vfs_kern_path()
1253 share_conf->vfs_path.mnt, in ksmbd_vfs_kern_path()
1284 abs_name = convert_to_unix_name(work->tcon->share_conf, name); in ksmbd_vfs_kern_path_create()
1661 if (test_share_config_flag(work->tcon->share_conf, in ksmbd_vfs_fill_dentry_attrs()
A Dsmb2pdu.c1880 share = status.tree_conn->share_conf; 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()
2394 struct ksmbd_share_config *share = tcon->share_conf; in smb2_creat()
2486 struct ksmbd_share_config *share = tcon->share_conf; in smb2_open()
2941 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 Dsmb_common.c606 struct ksmbd_share_config *share = work->tcon->share_conf; in ksmbd_override_fsids()
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 Dsmbacl.c1379 if (test_share_config_flag(tcon->share_conf, KSMBD_SHARE_FLAG_ACL_XATTR)) { in set_info_sec()

Completed in 31 milliseconds