Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/comm/
Dprotocol.h392 __le32 f_fsid_0; member
/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_client.c750 buf->f_fsid.val[0] = le32_to_cpu(resp->f_fsid_0); in hmdfs_update_statfs_ret()
Dhmdfs_server.c1678 resp->f_fsid_0 = cpu_to_le32(st->f_fsid.val[0]); in init_statfs_response()