Searched refs:cur_inode_mode (Results 1 – 1 of 1) sorted by relevance
108 u64 cur_inode_mode; member326 S_ISREG(sctx->cur_inode_mode)); in need_send_hole()2586 mode = sctx->cur_inode_mode; in send_create_inode()2720 if (S_ISDIR(sctx->cur_inode_mode)) { in send_create_inode_if_needed()4116 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root) { in process_recorded_refs()4126 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root && in process_recorded_refs()4151 if (S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()4188 if (S_ISDIR(sctx->cur_inode_mode) && sctx->cur_inode_deleted) { in process_recorded_refs()4216 } else if (S_ISDIR(sctx->cur_inode_mode) && in process_recorded_refs()4226 } else if (!S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()[all …]