Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_client.h105 int hmdfs_send_statfs(struct hmdfs_peer *con, const char *path,
Dmain.c336 ret = hmdfs_send_statfs(con, name_path, buf); in hmdfs_remote_statfs()
Dhmdfs_client.c761 int hmdfs_send_statfs(struct hmdfs_peer *con, const char *path, in hmdfs_send_statfs() function