Searched refs:cur_inode_mode (Results 1 – 1 of 1) sorted by relevance
114 u64 cur_inode_mode; member287 S_ISREG(sctx->cur_inode_mode)); in need_send_hole()2560 mode = sctx->cur_inode_mode; in send_create_inode()2694 if (S_ISDIR(sctx->cur_inode_mode)) { in send_create_inode_if_needed()3672 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root) { in process_recorded_refs()3682 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root && in process_recorded_refs()3707 if (S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()3732 if (S_ISDIR(sctx->cur_inode_mode) && sctx->cur_inode_deleted) { in process_recorded_refs()3760 } else if (S_ISDIR(sctx->cur_inode_mode) && in process_recorded_refs()3770 } else if (!S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()[all …]