Home
last modified time | relevance | path

Searched refs:hmdfs_get_open_info (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
H A Dhmdfs_server.c493 static int hmdfs_get_open_info(struct hmdfs_peer *con, uint8_t file_type, in hmdfs_get_open_info() function
567 ret = hmdfs_get_open_info(con, recv->file_type, recv->buf, info); in hmdfs_server_open()
718 err = hmdfs_get_open_info(con, HM_REG, NULL, info); in hmdfs_server_do_atomic_open()
/kernel/linux/linux-6.6/fs/hmdfs/
H A Dhmdfs_server.c493 static int hmdfs_get_open_info(struct hmdfs_peer *con, uint8_t file_type, in hmdfs_get_open_info() function
567 ret = hmdfs_get_open_info(con, recv->file_type, recv->buf, info); in hmdfs_server_open()
718 err = hmdfs_get_open_info(con, HM_REG, NULL, info); in hmdfs_server_do_atomic_open()

Completed in 6 milliseconds