Searched refs:cur_inode_mode (Results 1 – 1 of 1) sorted by relevance
99 u64 cur_inode_mode; member308 S_ISREG(sctx->cur_inode_mode)); in need_send_hole()2593 mode = sctx->cur_inode_mode; in send_create_inode()2727 if (S_ISDIR(sctx->cur_inode_mode)) { in send_create_inode_if_needed()3976 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root) { in process_recorded_refs()3986 if (S_ISDIR(sctx->cur_inode_mode) && sctx->parent_root && in process_recorded_refs()4011 if (S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()4048 if (S_ISDIR(sctx->cur_inode_mode) && sctx->cur_inode_deleted) { in process_recorded_refs()4076 } else if (S_ISDIR(sctx->cur_inode_mode) && in process_recorded_refs()4086 } else if (!S_ISDIR(sctx->cur_inode_mode)) { in process_recorded_refs()[all …]