Home
last modified time | relevance | path

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

/linux-6.15/include/uapi/linux/
H A Dext4.h86 __u32 donor_fd; /* donor file descriptor */ member
/linux-6.15/Documentation/admin-guide/
H A Dext4.rst556 to the donor_fd (the one specified in move_extent structure passed as
558 orig_fd and donor_fd. This is especially useful for online
/linux-6.15/fs/ext4/
H A Dioctl.c1345 CLASS(fd, donor)(me.donor_fd); in __ext4_ioctl()