Searched refs:cur_inode_mode (Results 1 – 1 of 1) sorted by relevance
123 u64 cur_inode_mode; member367 S_ISREG(sctx->cur_inode_mode)); in need_send_hole()2683 mode = sctx->cur_inode_mode; in send_create_inode()2799 if (S_ISDIR(sctx->cur_inode_mode)) { in send_create_inode_if_needed()4160 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root) { in process_recorded_refs()4170 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root && in process_recorded_refs()4195 if (S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()4232 if (S_ISDIR(sctx->cur_inode_mode) && sctx->cur_inode_deleted) { in process_recorded_refs()4260 } else if (S_ISDIR(sctx->cur_inode_mode) && in process_recorded_refs()4270 } else if (!S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()[all …]