Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/fs/hmdfs/
Dhmdfs_client.h102 int hmdfs_send_getattr(struct hmdfs_peer *con, const char *send_buf,
Dinode_remote.c928 err = hmdfs_send_getattr(conn, send_buf, lookup_flags, attr); in hmdfs_remote_getattr()
Dhmdfs_client.c706 int hmdfs_send_getattr(struct hmdfs_peer *con, const char *send_buf, in hmdfs_send_getattr() function