Home
last modified time | relevance | path

Searched refs:hmdfs_send_syncfs (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_client.h109 int hmdfs_send_syncfs(struct hmdfs_peer *con, int syncfs_timeout);
Dmain.c504 err = hmdfs_send_syncfs(con, syncfs_timeout); in hmdfs_sync_fs()
Dhmdfs_client.c796 int hmdfs_send_syncfs(struct hmdfs_peer *con, int syncfs_timeout) in hmdfs_send_syncfs() function