Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dprotocol.h429 __le32 f_fsid_1; member
/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_client.c751 buf->f_fsid.val[1] = le32_to_cpu(resp->f_fsid_1); in hmdfs_update_statfs_ret()
Dhmdfs_server.c1672 resp->f_fsid_1 = cpu_to_le32(st->f_fsid.val[1]); in init_statfs_response()