Searched refs:cur_inode_mode (Results 1 – 1 of 1) sorted by relevance
114 u64 cur_inode_mode; member286 S_ISREG(sctx->cur_inode_mode)); in need_send_hole()2530 mode = sctx->cur_inode_mode; in send_create_inode()2664 if (S_ISDIR(sctx->cur_inode_mode)) { in send_create_inode_if_needed()3596 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root) { in process_recorded_refs()3620 if (S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()3652 if (S_ISDIR(sctx->cur_inode_mode) && sctx->cur_inode_deleted) { in process_recorded_refs()3680 } else if (S_ISDIR(sctx->cur_inode_mode) && in process_recorded_refs()3690 } else if (!S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()4938 if (S_ISLNK(sctx->cur_inode_mode)) in process_extent()[all …]