Searched refs:hmdfs_send_listxattr (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/fs/hmdfs/ |
H A D | hmdfs_client.h | 115 ssize_t hmdfs_send_listxattr(struct hmdfs_peer *con, const char *send_buf,
|
H A D | inode_remote.c | 979 res = hmdfs_send_listxattr(conn, send_buf, list, r_size); in hmdfs_remote_listxattr()
|
H A D | hmdfs_client.c | 954 ssize_t hmdfs_send_listxattr(struct hmdfs_peer *con, const char *send_buf, in hmdfs_send_listxattr() function
|
/kernel/linux/linux-6.6/fs/hmdfs/ |
H A D | hmdfs_client.h | 115 ssize_t hmdfs_send_listxattr(struct hmdfs_peer *con, const char *send_buf,
|
H A D | inode_remote.c | 979 res = hmdfs_send_listxattr(conn, send_buf, list, r_size); in hmdfs_remote_listxattr()
|
H A D | hmdfs_client.c | 953 ssize_t hmdfs_send_listxattr(struct hmdfs_peer *con, const char *send_buf, in hmdfs_send_listxattr() function
|
Completed in 7 milliseconds