Searched refs:orphanize_inode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | send.c | 2841 static int orphanize_inode(struct send_ctx *sctx, u64 ino, u64 gen, in orphanize_inode() function 4027 ret = orphanize_inode(sctx, ow_inode, ow_gen, in process_recorded_refs() 4231 ret = orphanize_inode(sctx, sctx->cur_ino, in process_recorded_refs()
|
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | send.c | 3090 static int orphanize_inode(struct send_ctx *sctx, u64 ino, u64 gen, in orphanize_inode() function 4297 ret = orphanize_inode(sctx, ow_inode, ow_gen, in process_recorded_refs() 4497 ret = orphanize_inode(sctx, sctx->cur_ino, in process_recorded_refs()
|
Completed in 18 milliseconds