Searched refs:cur_inode_mode (Results 1 – 1 of 1) sorted by relevance
178 u64 cur_inode_mode; member423 S_ISREG(sctx->cur_inode_mode)); in need_send_hole()2874 mode = sctx->cur_inode_mode; in send_create_inode()3011 if (S_ISDIR(sctx->cur_inode_mode)) { in send_create_inode_if_needed()3021 if (ret == 0 && S_ISDIR(sctx->cur_inode_mode)) in send_create_inode_if_needed()4429 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root) { in process_recorded_refs()4439 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root && in process_recorded_refs()4464 if (S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()4501 if (S_ISDIR(sctx->cur_inode_mode) && sctx->cur_inode_deleted) { in process_recorded_refs()4528 } else if (S_ISDIR(sctx->cur_inode_mode) && in process_recorded_refs()[all …]