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()2861 mode = sctx->cur_inode_mode; in send_create_inode()2998 if (S_ISDIR(sctx->cur_inode_mode)) { in send_create_inode_if_needed()3008 if (ret == 0 && S_ISDIR(sctx->cur_inode_mode)) in send_create_inode_if_needed()4410 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root) { in process_recorded_refs()4420 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root && in process_recorded_refs()4445 if (S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()4482 if (S_ISDIR(sctx->cur_inode_mode) && sctx->cur_inode_deleted) { in process_recorded_refs()4509 } else if (S_ISDIR(sctx->cur_inode_mode) && in process_recorded_refs()[all …]