Searched refs:cur_inode_gen (Results 1 – 1 of 1) sorted by relevance
/linux-4.1.27/fs/btrfs/ |
D | send.c | 109 u64 cur_inode_gen; member 2529 gen = sctx->cur_inode_gen; in send_create_inode() 3357 sctx->cur_inode_gen, in wait_for_dest_dir_move() 3433 sctx->cur_inode_gen, in wait_for_parent_move() 3490 sctx->cur_inode_gen); in process_recorded_refs() 3498 sctx->cur_inode_gen, valid_path); in process_recorded_refs() 3503 ret = get_cur_path(sctx, sctx->cur_ino, sctx->cur_inode_gen, in process_recorded_refs() 3659 ret = can_rmdir(sctx, sctx->cur_ino, sctx->cur_inode_gen, in process_recorded_refs() 3669 sctx->cur_inode_gen, valid_path); in process_recorded_refs() 3698 sctx->cur_ino, sctx->cur_inode_gen, in process_recorded_refs() [all …]
|