Searched refs:cur_inode_mode (Results 1 – 1 of 1) sorted by relevance
108 u64 cur_inode_mode; member325 S_ISREG(sctx->cur_inode_mode)); in need_send_hole()2612 mode = sctx->cur_inode_mode; in send_create_inode()2746 if (S_ISDIR(sctx->cur_inode_mode)) { in send_create_inode_if_needed()4119 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root) { in process_recorded_refs()4129 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root && in process_recorded_refs()4154 if (S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()4191 if (S_ISDIR(sctx->cur_inode_mode) && sctx->cur_inode_deleted) { in process_recorded_refs()4219 } else if (S_ISDIR(sctx->cur_inode_mode) && in process_recorded_refs()4229 } else if (!S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()[all …]