Searched refs:cur_inode_gen (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-6.6/fs/btrfs/ |
H A D | send.c | 176 u64 cur_inode_gen; member 2241 if (ow_gen == sctx->cur_inode_gen) in did_overwrite_ref() 2860 gen = sctx->cur_inode_gen; in send_create_inode() 3828 sctx->cur_inode_gen, in wait_for_dest_dir_move() 4002 sctx->cur_ino, sctx->cur_inode_gen, in wait_for_parent_move() 4050 sctx->cur_inode_gen, in wait_for_parent_move() 4206 sctx->cur_inode_gen); in process_recorded_refs() 4214 sctx->cur_inode_gen, valid_path); in process_recorded_refs() 4219 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, in process_recorded_refs() 4343 sctx->cur_inode_gen, in process_recorded_refs() [all...] |
/kernel/linux/linux-5.10/fs/btrfs/ |
H A D | send.c | 103 u64 cur_inode_gen; member 1977 gen == sctx->cur_inode_gen)) in did_overwrite_ref() 2612 gen = sctx->cur_inode_gen; in send_create_inode() 3543 sctx->cur_inode_gen, in wait_for_dest_dir_move() 3729 sctx->cur_ino, sctx->cur_inode_gen, in wait_for_parent_move() 3779 sctx->cur_inode_gen, in wait_for_parent_move() 3936 sctx->cur_inode_gen); in process_recorded_refs() 3944 sctx->cur_inode_gen, valid_path); in process_recorded_refs() 3949 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, in process_recorded_refs() 4077 sctx->cur_inode_gen, in process_recorded_refs() [all...] |
Completed in 12 milliseconds