Home
last modified time | relevance | path

Searched refs:send_set_xattr (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/fs/btrfs/
H A Dsend.c4633 static int send_set_xattr(struct send_ctx *sctx, in send_set_xattr() function
4713 ret = send_set_xattr(sctx, p, name, name_len, data, data_len); in __process_new_xattr()
5257 * found, call send_set_xattr function to emit it.
5304 ret = send_set_xattr(sctx, fspath, XATTR_NAME_CAPS, in send_capabilities()
/kernel/linux/linux-6.6/fs/btrfs/
H A Dsend.c4864 static int send_set_xattr(struct send_ctx *sctx, in send_set_xattr() function
4943 ret = send_set_xattr(sctx, p, name, name_len, data, data_len); in __process_new_xattr()
5810 * found, call send_set_xattr function to emit it.
5857 ret = send_set_xattr(sctx, fspath, XATTR_NAME_CAPS, in send_capabilities()

Completed in 19 milliseconds