Searched refs:hmdfs_send_setxattr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_client.h | 112 int hmdfs_send_setxattr(struct hmdfs_peer *con, const char *send_buf,
|
H A D | hmdfs_client.c | 901 int hmdfs_send_setxattr(struct hmdfs_peer *con, const char *send_buf, in hmdfs_send_setxattr() function
|
H A D | main.c | 182 res = hmdfs_send_setxattr(conn, send_buf, name, value, size, flags); in hmdfs_xattr_remote_set()
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_client.h | 112 int hmdfs_send_setxattr(struct hmdfs_peer *con, const char *send_buf,
|
H A D | main.c | 182 res = hmdfs_send_setxattr(conn, send_buf, name, value, size, flags); in hmdfs_xattr_remote_set()
|
H A D | hmdfs_client.c | 900 int hmdfs_send_setxattr(struct hmdfs_peer *con, const char *send_buf, in hmdfs_send_setxattr() function
|
Completed in 12 milliseconds