Searched refs:hmdfs_lookup_from_cid (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/comm/ |
H A D | connection.h | 305 struct hmdfs_peer *hmdfs_lookup_from_cid(struct hmdfs_sb_info *sbi,
|
H A D | device_node.c | 86 node = hmdfs_lookup_from_cid(sbi, cmd.cid); in ctrl_cmd_update_devsl_handler() 114 node = hmdfs_lookup_from_cid(sbi, cmd.remote_cid); in ctrl_cmd_off_line_handler()
|
H A D | connection.c | 1010 struct hmdfs_peer *hmdfs_lookup_from_cid(struct hmdfs_sb_info *sbi, in hmdfs_lookup_from_cid() function
|
/kernel/linux/linux-6.6/fs/hmdfs/comm/ |
H A D | connection.h | 305 struct hmdfs_peer *hmdfs_lookup_from_cid(struct hmdfs_sb_info *sbi,
|
H A D | device_node.c | 86 node = hmdfs_lookup_from_cid(sbi, cmd.cid); in ctrl_cmd_update_devsl_handler() 114 node = hmdfs_lookup_from_cid(sbi, cmd.remote_cid); in ctrl_cmd_off_line_handler()
|
H A D | connection.c | 1010 struct hmdfs_peer *hmdfs_lookup_from_cid(struct hmdfs_sb_info *sbi, in hmdfs_lookup_from_cid() function
|
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | inode_root.c | 210 con = hmdfs_lookup_from_cid(sbi, cid); in hmdfs_device_lookup()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | inode_root.c | 210 con = hmdfs_lookup_from_cid(sbi, cid); in hmdfs_device_lookup()
|
Completed in 12 milliseconds