Searched refs:hmdfs_lookup_ret (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | inode_remote.c | 22 struct hmdfs_lookup_ret *lookup_remote_dentry(struct dentry *child_dentry, in lookup_remote_dentry() 26 struct hmdfs_lookup_ret *lookup_ret; in lookup_remote_dentry() 62 /* get_remote_inode_info - fill hmdfs_lookup_ret by info from remote getattr 68 * return allocaed and initialized hmdfs_lookup_ret on success, and NULL on 71 struct hmdfs_lookup_ret *get_remote_inode_info(struct hmdfs_peer *con, in get_remote_inode_info() 76 struct hmdfs_lookup_ret *lookup_ret = NULL; in get_remote_inode_info() 170 struct hmdfs_lookup_ret *hmdfs_lookup_by_con(struct hmdfs_peer *con, in hmdfs_lookup_by_con() 176 struct hmdfs_lookup_ret *result = NULL; in hmdfs_lookup_by_con() 299 struct hmdfs_lookup_ret *lookup_result) in hmdfs_update_inode() 334 struct hmdfs_lookup_ret *re in fill_inode_remote() [all...] |
H A D | hmdfs_device_view.h | 62 struct hmdfs_lookup_ret { struct 177 struct hmdfs_lookup_ret *lookup_result, 179 struct hmdfs_lookup_ret *get_remote_inode_info(struct hmdfs_peer *con, 189 struct hmdfs_lookup_ret *hmdfs_lookup_by_con(struct hmdfs_peer *con,
|
H A D | hmdfs_client.h | 39 umode_t mode, struct hmdfs_lookup_ret *mkdir_ret); 43 struct hmdfs_lookup_ret *create_ret);
|
H A D | hmdfs_client.c | 461 umode_t mode, struct hmdfs_lookup_ret *mkdir_ret) in hmdfs_client_start_mkdir() 510 struct hmdfs_lookup_ret *create_ret) in hmdfs_client_start_create()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | inode_remote.c | 22 struct hmdfs_lookup_ret *lookup_remote_dentry(struct dentry *child_dentry, in lookup_remote_dentry() 26 struct hmdfs_lookup_ret *lookup_ret; in lookup_remote_dentry() 62 /* get_remote_inode_info - fill hmdfs_lookup_ret by info from remote getattr 68 * return allocaed and initialized hmdfs_lookup_ret on success, and NULL on 71 struct hmdfs_lookup_ret *get_remote_inode_info(struct hmdfs_peer *con, in get_remote_inode_info() 76 struct hmdfs_lookup_ret *lookup_ret = NULL; in get_remote_inode_info() 170 struct hmdfs_lookup_ret *hmdfs_lookup_by_con(struct hmdfs_peer *con, in hmdfs_lookup_by_con() 176 struct hmdfs_lookup_ret *result = NULL; in hmdfs_lookup_by_con() 299 struct hmdfs_lookup_ret *lookup_result) in hmdfs_update_inode() 334 struct hmdfs_lookup_ret *re in fill_inode_remote() [all...] |
H A D | hmdfs_device_view.h | 62 struct hmdfs_lookup_ret { struct 177 struct hmdfs_lookup_ret *lookup_result, 179 struct hmdfs_lookup_ret *get_remote_inode_info(struct hmdfs_peer *con, 189 struct hmdfs_lookup_ret *hmdfs_lookup_by_con(struct hmdfs_peer *con,
|
H A D | hmdfs_client.h | 39 umode_t mode, struct hmdfs_lookup_ret *mkdir_ret); 43 struct hmdfs_lookup_ret *create_ret);
|
H A D | hmdfs_client.c | 460 umode_t mode, struct hmdfs_lookup_ret *mkdir_ret) in hmdfs_client_start_mkdir() 509 struct hmdfs_lookup_ret *create_ret) in hmdfs_client_start_create()
|
Completed in 8 milliseconds